Documentation

BusProtocolErrorsFTALK_OPEN_ERR Field

Port or socket open error

Namespace:  FieldTalk.Modbus.Master
Assembly:  FieldTalk.Modbus.Master (in FieldTalk.Modbus.Master.dll) Version: 2.15.2-eval+3d8362b4bb861c05760d48b11d303e954bb8597c
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