Click or drag to resize

ES357(String, ISerialProtocol) Constructor

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

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

Parameters

ipAddress  String
protocol  ISerialProtocol
See Also