| FieldTalk™ Modbus Master .NET Library |
|
BusProtocolErrors.FTALK_IO_ERROR Field
IO error
[Visual Basic]
Public Const FTALK_IO_ERROR As
Integer = 65
[C#]
public const
int FTALK_IO_ERROR = 65;
Remarks
The underlaying IO system reported an error.
See Also
BusProtocolErrors Class | FieldTalk Namespace