Click or drag to resize

ES279 Constructor (String, Int32, Int32)

Brainboxes ES-279 8 Port RS232 Ethernet to Serial Adapter

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

Parameters

ipAddress
Type: SystemString
IP address of the device
port1PortNumber (Optional)
Type: SystemInt32
the TCP port of port 1 of the device
timeout (Optional)
Type: SystemInt32
the timeout when connecting to the device
See Also