Click or drag to resize

IESDevicePorts Property

A list of the serial ports which the Ethernet to Serial device has. E.g. an ES-257 has 2 RS232 ports, an ES-346 has 4 RS422/485 ports

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IList<BBSerialPort> Ports { get; }

Property Value

IListBBSerialPort
See Also