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
Syntaxpublic IList<BBSerialPort> Ports { get; }
Public ReadOnly Property Ports As IList(Of BBSerialPort)
Get
abstract Ports : IList<BBSerialPort> with get
override Ports : IList<BBSerialPort> with get
Property Value
Type:
IListBBSerialPortImplements
IESDevicePorts
See Also