FieldTalk™ Modbus Master .NET Library

BusProtocolErrors Members

BusProtocolErrors overview

Public Static (Shared) Fields

FTALK_CHECKSUM_ERROR Checksum error
FTALK_CONNECTION_WAS_CLOSED Remote peer closed TCPIP connection
FTALK_EVALUATION_EXPIRED Evaluation expired
FTALK_FILEDES_EXCEEDED File descriptors exceeded
FTALK_ILLEGAL_ARGUMENT_ERROR Illegal argument error
FTALK_ILLEGAL_STATE_ERROR Illegal state error
FTALK_INVALID_FRAME_ERROR Invalid frame error
FTALK_INVALID_REPLY_ERROR Invalid reply error
FTALK_IO_ERROR IO error
FTALK_LISTEN_FAILED Listen failed
FTALK_MBUS_EXCEPTION_RESPONSE Modbus exception response
FTALK_MBUS_ILLEGAL_ESS_RESPONSE Illegal Data ess exception response
FTALK_MBUS_ILLEGAL_FUNCTION_RESPONSE Illegal Function exception response
FTALK_MBUS_ILLEGAL_VALUE_RESPONSE Illegal Data Value exception response
FTALK_MBUS_SLAVE_FAILURE_RESPONSE Slave Device Failure exception response
FTALK_OPEN_ERR Port or socket open error
FTALK_PORT_ALREADY_BOUND TCP port already bound
FTALK_PORT_ALREADY_OPEN Serial port already open
FTALK_PORT_NO_ACCESS No permission to access serial port or TCP port
FTALK_PORT_NOT_AVAIL TCP port not available
FTALK_REPLY_TIMEOUT_ERROR Reply time-out
FTALK_SEND_TIMEOUT_ERROR Send time-out
FTALK_SOCKET_LIB_ERROR Socket library error
FTALK_SUCCESS Operation was successful
FTALK_TCPIP_CONNECT_ERR TCPIP connection error

Public Static (Shared) Methods

Equals (inherited from Object) Determines whether the specified Object instances are considered equal.
getBusProtocolErrorText Returns string description of an error code
ReferenceEquals (inherited from Object) Determines whether the specified Object instances are the same instance.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

BusProtocolErrors Class | FieldTalk Namespace