Click or drag to resize

ES511 Constructor (String, ISerialProtocol)

Create ES-511 with 1 Port which has uses the given protocol

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

Parameters

ipAddress
Type: SystemString
protocol
Type: Brainboxes.IOISerialProtocol
See Also