ES413(ListIConnection) Constructor |
Brainboxes
ES-413 2 Port RS422/485 PoE Ethernet to Serial Adapter which use the given connections
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ES413(
List<IConnection> portConnections
)
Public Sub New (
portConnections As List(Of IConnection)
)
new :
portConnections : List<IConnection> -> ES413
Parameters
- portConnections ListIConnection
See Also