Click or drag to resize

ES842(String, Int32, Int32) Constructor

Brainboxes ES-842 8 Port RS422/485 Ethernet to Serial Adapter

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ES842(
	string ipAddress,
	int port1PortNumber = 9001,
	int timeout = 2000
)

Parameters

ipAddress  String
IP address of the device
port1PortNumber  Int32  (Optional)
the TCP port of port 1 of the device
timeout  Int32  (Optional)
the timeout when connecting to the device
See Also