ES346 Constructor (ListIConnection) |
Create Brainboxes
ES-346 4 Port RS422/485 Ethernet to Serial Adapter which use the given connections
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic ES346(
List<IConnection> portConnections
)
Public Sub New (
portConnections As List(Of IConnection)
)
new :
portConnections : List<IConnection> -> ES346
Parameters
- portConnections
- Type: System.Collections.GenericListIConnection
See Also