| FieldTalk™ Modbus Master .NET Library |
|
BusProtocolErrors.FTALK_PORT_NOT_AVAIL Field
TCP port not available
[Visual Basic]
Public Const FTALK_PORT_NOT_AVAIL As
Integer = 75
[C#]
public const
int FTALK_PORT_NOT_AVAIL = 75;
Remarks
The specified TCP port is not available on this machine.
See Also
BusProtocolErrors Class | FieldTalk Namespace