Click or drag to resize

ES842(ListIConnection, ISerialProtocol) Constructor

Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter which use the given connections and protocol

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ES842(
	List<IConnection> portConnections,
	ISerialProtocol protocol
)

Parameters

portConnections  ListIConnection
protocol  ISerialProtocol
See Also