Click or drag to resize

ES701 Constructor (ListIConnection, ListISerialProtocol)

Create Brainboxes ES-701 4 Port RS232 Ethernet to Serial Adapter which use the given connections and protocols

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

Parameters

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