| FieldTalk™ Modbus Master .NET Library |
|
BusProtocolErrors.FTALK_SEND_TIMEOUT_ERROR Field
Send time-out
[Visual Basic]
Public Const FTALK_SEND_TIMEOUT_ERROR As
Integer = 133
[C#]
public const
int FTALK_SEND_TIMEOUT_ERROR = 133;
Remarks
Signals that a fieldbus data send timed out. This can only occur if the handshake lines are not properly set.
See Also
BusProtocolErrors Class | FieldTalk Namespace