Documentation
FieldTalk Modbus Master Library for .NET
BusProtocolErrorsFTALK_REPLY_TIMEOUT_ERROR Field |
Reply time-out
Namespace: FieldTalk.Modbus.Master
Assembly: FieldTalk.Modbus.Master (in FieldTalk.Modbus.Master.dll) Version: 2.15.2-eval+3d8362b4bb861c05760d48b11d303e954bb8597c
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.