Click or drag to resize

ESDevicePorts Property

List of Brainboxes Serial Ports on this Ethernet to Serial Device

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

Property Value

Type: IListBBSerialPort

Implements

IESDevicePorts
See Also