| FieldTalk™ Modbus Master .NET Library |
|
BusProtocolErrors.FTALK_INVALID_REPLY_ERROR Field
Invalid reply error
[Visual Basic]
Public Const FTALK_INVALID_REPLY_ERROR As
Integer = 131
[C#]
public const
int FTALK_INVALID_REPLY_ERROR = 131;
Remarks
Signals that a received reply does not correspond to the specification.
See Also
BusProtocolErrors Class | FieldTalk Namespace