ES842 Class |
Namespace: Brainboxes.IO
The ES842 type exposes the following members.
Name | Description | |
---|---|---|
![]() | ES842 |
Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter
|
![]() | ES842(ListIConnection) |
Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter which use the given connections
|
![]() | ES842(String, ISerialProtocol) |
Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter which use the given protocol
|
![]() | ES842(ListIConnection, ISerialProtocol) |
Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter which use the given connections and protocol
|
![]() | ES842(ListIConnection, ListISerialProtocol) |
Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter which use the given connections and protocols
|
![]() | ES842(String, Int32, Int32) |
Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter
|
Name | Description | |
---|---|---|
![]() | Connection |
The connection. If the connection is replaced and the previous connection was connected, the new connection will be connected too
(Inherited from DeviceConn, Proto.) |
![]() | IsAvailable |
Whether the connection to this Brainboxes Device is available, e.g. online or offline.
In case of network TCP connection: this is if the device is pingable on the network.
In case of serial connection: this is if the device COM port is listed on the system and not open by another process.
(Inherited from ESDevice.) |
![]() | IsConnected |
If there is an active connection from this instance to any of the serial ports attached to the ES device
(Inherited from ESDevice.) |
![]() | Label |
User definable label for the Device to help identify when many devices / when debugging
(Inherited from DeviceConn, Proto.) |
![]() | Ports |
List of Brainboxes Serial Ports on this Ethernet to Serial Device
(Inherited from ESDevice.) |
![]() | Protocol |
Get/Set the Serial Protocol Used when communicating
with all Serial ports of device
(Inherited from ESDevice.) |
Name | Description | |
---|---|---|
![]() | Connect |
Connect the To All the serial ports on the brainboxes device
(Inherited from ESDevice.) |
![]() | Describe |
Give a complete summary of the Device
(Inherited from DeviceConn, Proto.) |
![]() | Disconnect |
Disconnect from all the serial ports on the Brainboxes Device
(Inherited from ESDevice.) |
![]() | 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
(Inherited from ESDevice.) |
Name | Description | |
---|---|---|
![]() | DeviceStatusChangedEvent |
Event When the status of the devices connection changes
for example goes from Disconnected to Connected
or from Available to Unavailable
(Inherited from ESDevice.) |
Name | Description | |
---|---|---|
![]() | IPAddress |
The IP address of the Brainboxes Ethernet to Serial Device
(Inherited from ESDevice.) |
![]() | NumberOfPorts |
Number of Serial Ports on Brainboxes Ethernet to Serial Device
(Inherited from ESDevice.) |
![]() | PortType |
The type of Serial ports on the Brainboxes Ethernet to Serial Port
Either RS232 or RS422/485
(Inherited from ESDevice.) |