Click or drag to resize

ES346 Constructor (String, ISerialProtocol)

Create Brainboxes ES-346 4 Port RS422/485 Ethernet to Serial Adapter which use the given ip address and protocol

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

Parameters

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