Click or drag to resize

ESDevice Methods

The ESDevice type exposes the following members.

Methods
 NameDescription
Public methodConnect Connect the To All the serial ports on the brainboxes device
(Overrides DeviceConn, ProtoConnect)
Public methodStatic memberCreate(String, ISerialProtocol) Connects to the IP Address provided and determines what kind of Brainboxes Ethernet to Serial Device is present, creates the object and sets all serial ports to use the provided protocol
Public methodStatic memberCreate(String, Int32, Int32) Connects to the IP Address given and determines what kind of Brainboxes Ethernet to Serial Device is there, creates the object and returns it
Public methodDescribe Give a complete summary of the Device
(Inherited from DeviceConn, Proto)
Public methodDisconnect Disconnect from all the serial ports on the Brainboxes Device
(Overrides DeviceConn, ProtoDisconnect)
Public methodDispose Dispose of this Brainboxes device
(Inherited from DeviceConn, Proto)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Returns a short description of the Brainboxes Ethernet to Serial Product
(Overrides DeviceConn, ProtoToString)
Top
See Also