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.0.0.0 (1.0.0.0)
Syntax
public IList<BBSerialPort> Ports { get; }

Property Value

IListBBSerialPort

Implements

IESDevicePorts
See Also