08.11.2018, 08:58
Hi all,
I'm working with Lua scripts to manage a Modbus slave (RS485 mode), but I got errors using
writeregisters(reg,value) when "reg" is an INT (signed 16) one.
No problems with UINT registers, I can read and write with "writeregisters" and "readregisters" instructions.
So... I have a problem !
Could you help me please ?
Many thank's in advance,
Dominique | Sigma Tec
I'm working with Lua scripts to manage a Modbus slave (RS485 mode), but I got errors using
writeregisters(reg,value) when "reg" is an INT (signed 16) one.
No problems with UINT registers, I can read and write with "writeregisters" and "readregisters" instructions.
So... I have a problem !
Could you help me please ?
Many thank's in advance,
Dominique | Sigma Tec