ESDevice Methods |
The ESDevice type exposes the following members.
Name | Description | |
---|---|---|
Connect |
Connect the To All the serial ports on the brainboxes device
(Overrides DeviceConn, ProtoConnect) | |
Create(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 | |
Create(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 | |
Describe |
Give a complete summary of the Device
(Inherited from DeviceConn, Proto) | |
Disconnect |
Disconnect from all the serial ports on the Brainboxes Device
(Overrides DeviceConn, ProtoDisconnect) | |
Dispose |
Dispose of this Brainboxes device
(Inherited from DeviceConn, Proto) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString |
Returns a short description of the Brainboxes Ethernet to Serial Product
(Overrides DeviceConn, ProtoToString) |