AdvancedHMI Software
General Category => Support Questions => Topic started by: EE_Kraig on April 03, 2017, 05:25:30 PM
-
OK - modbusTCPCom1.Write("00014", "1");
OK - modbusTCPCom1.Write("00014", "0");
OK - modbusTCPCom1.Write("00014", "TRUE");
ERROR - modbusTCPCom1.Write("00014", "FALSE");
The error is conversion from String to Double is not valid.
-
This will be fixed in the next release