FieldTalk™ Modbus Master .NET Library

BusProtocolErrors.FTALK_PORT_ALREADY_OPEN Field

Serial port already open

[Visual Basic]
Public Const FTALK_PORT_ALREADY_OPEN As Integer = 67
[C#]
public const int FTALK_PORT_ALREADY_OPEN = 67;

Remarks

The serial port defined for the open operation is already opened by another application.

See Also

BusProtocolErrors Class | FieldTalk Namespace