Top Level Namespace
Defined Under Namespace
Modules: LMG_Modbus_Client, ModbusPoller, Test Classes: Modbus485, ModbusPoller485, ModbusPollerTCP, ModbusTCP
Constant Summary collapse
- YEAR =
Constant for the number of seconds in a year from en.wikipedia.org/wiki/Year
31557600- DAY =
86400- WRITE_DEFAULT =
Constants for columns in the test driver spreadsheet
'G'- WRITE_POSITIVE =
'H'- WRITE_NEGATIVE =
'I'- RESULT_DEFAULT =
'K'- RESULT_POSITIVE =
'L'- RESULT_NEGATIVE =
'M'