FieldTalk™ Modbus Master .NET Library

BusProtocolErrors Class

Protocol Errors and Exceptions

For a list of all members of this type, see BusProtocolErrors Members.

System.Object
   FieldTalk.BusProtocolErrors

[Visual Basic]
Public Class BusProtocolErrors
[C#]
public class BusProtocolErrors

Thread Safety

This type is safe for multithreaded operations.

Remarks

Definition of error codes returned by the FieldTalk functions. The error code can be converted to a UNICODE error text using the function BusProtocolErrors.getBusProtocolErrorText.

Requirements

Namespace: FieldTalk

Assembly: mbusmaster.net (in mbusmaster.net.dll)

See Also

BusProtocolErrors Members | FieldTalk Namespace