Click or drag to resize

ES413 Constructor (ListIConnection, ListISerialProtocol)

Brainboxes ES-413 2 Port RS422/485 PoE Ethernet to Serial Adapter which use the given connections and protocol

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public ES413(
	List<IConnection> portConnections,
	List<ISerialProtocol> protocols
)

Parameters

portConnections
Type: System.Collections.GenericListIConnection
protocols
Type: System.Collections.GenericListISerialProtocol
See Also