BusProtocolErrorsFTALK_LINE_BUSY_ERROR Field |
Serial line busy/noisy
Namespace:
FieldTalk.Modbus.Slave
Assembly:
FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Syntaxpublic const int FTALK_LINE_BUSY_ERROR = 76
Public Const FTALK_LINE_BUSY_ERROR As Integer = 76
public:
literal int FTALK_LINE_BUSY_ERROR = 76
Field Value
Type:
Int32
Remarks
The serial line is receiving characters or noise despite being in a state
where there should be no traffic.
See Also