BusProtocolErrorsFTALK_IO_ERROR_CLASS Field |
IO error class
Namespace:
FieldTalk.Modbus.Slave
Assembly:
FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Syntaxpublic const int FTALK_IO_ERROR_CLASS = 64
Public Const FTALK_IO_ERROR_CLASS As Integer = 64
public:
literal int FTALK_IO_ERROR_CLASS = 64
Field Value
Type:
Int32
Remarks
Errors of this class signal a problem in conjunction with the IO
system.
See Also