Click or drag to resize

ES357 Constructor (ListIConnection, ListISerialProtocol)

Brainboxes ES-357 1 Port RS232 and 1 Port RS422/485 Ethernet to Serial Adapter which use the given port connections

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

Parameters

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