If ModbusTCP address such as attachment JPG file ,
Ex: 44001=1 / 44002=2
Count_1 Value=131073=(65536x2+1)
How to setting ModbusType in gateway Config > Opcua > Devices > Address Configuration?
Thanks for help~
If ModbusTCP address such as attachment JPG file ,
Ex: 44001=1 / 44002=2
Count_1 Value=131073=(65536x2+1)
How to setting ModbusType in gateway Config > Opcua > Devices > Address Configuration?
Thanks for help~
The address mapping would look something like this - you may need to play with settings on the device for zero based addressing, and you may need to change the âUnit IDâ to match your device.
Thanks for you replay.
I have two case,now
case 1: Hi-Word before Lo-word ,count value is correct
case 2: Lo-Word before Hi-word ,count value is wrong
You can change the Word Order setting in the driver, but it applies to all multi-word values for that driver instance. You canât have some values that are âword-big-endianâ and some that are âword-little-endianâ.