Documentation
FieldTalk Modbus Slave Library for .NET
BusProtocolErrorsFTALK_REPLY_TIMEOUT_ERROR Field |
Reply time-out
Namespace: FieldTalk.Modbus.Slave
Assembly: FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Signals that a fieldbus data transfer timed out. This can occur if the
slave device does not reply in time or does not reply at all. A wrong
unit adress will also cause this error. In some occasions this exception
is also produced if the characters received don't constitute a complete
frame.