FieldTalk™ Modbus Master .NET Library

BusProtocolErrors.FTALK_SOCKET_LIB_ERROR Field

Socket library error

[Visual Basic]
Public Const FTALK_SOCKET_LIB_ERROR As Integer = 70
[C#]
public const int FTALK_SOCKET_LIB_ERROR = 70;

Remarks

The TCPIP socket library (eg WINSOCK) could not be loaded or the DLL is missing or not installed.

See Also

BusProtocolErrors Class | FieldTalk Namespace