Click or drag to resize

BaseSerialControllerPorts Property

The list of available logical serial ports.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual IList<SerialPortDefinition> Ports { get; }

Property Value

IListSerialPortDefinition
See Also