Documentation

BusProtocolErrorsFTALK_OPEN_ERR Field

Port or socket open error

Namespace:  FieldTalk.Modbus.Slave
Assembly:  FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Syntax
public const int FTALK_OPEN_ERR = 66

Field Value

Type: Int32
Remarks
The TCPIP socket or the serial port could not be opened. In case of a serial port it indicates that the serial port does not exist on the system.
See Also