Click or drag to resize

BaseIOControllerPorts Property

The list of available logical IO ports.

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

Property Value

IListPortDefinition
See Also