Documentation
FieldTalk Modbus Slave Library for .NET
MbusSlaveServergetConnectionStatus Method |
Checks if a Modbus master is polling periodically.
Namespace: FieldTalk.Modbus.Slave
Assembly: FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Return Value
Type: Booleantrue = A master is polling at a frequency higher than the master transmit time-out value
Return Value
Type: Booleanfalse = No master is polling within the time-out period
| The master transmit time-out value must be set > 0 in order for this function to work. |