BaseIOControllerPorts Property |
The list of available logical IO ports.
Namespace: RAYLASE.Marker.Device.IOControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic IList<PortDefinition> Ports { get; }
Property Value
IListPortDefinition
See Also