Click or drag to resize

ES511 Constructor (IConnection, ISerialProtocol)

Create ES-511 with 1 Port which has uses the supplied serial protocol and has its connection

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public ES511(
	IConnection portConnection,
	ISerialProtocol protocol
)

Parameters

portConnection
Type: Brainboxes.IOIConnection
protocol
Type: Brainboxes.IOISerialProtocol
See Also