Dear Archie,
I am using V398g, ModbusTCP, and got an OverflowException when trying to WriteValue with Button.
Basically I have 16 Buttons, the first 15 works fine. Writing value to address 40001:
Button0 = 1
Button1 = 2
Button2 = 4
Button3 = 8
Button4 = 16
....
Button14 = 16384
Button15 = 32768
Got an error when pressing Button15 (32768), refer to attachment.
Please advise the solution.
Thank you.
Best regards,
Andrew