Click or drag to resize

SPICE3IOControllerPortMaps Property

The map from logical ports to physical ports.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public IList<PortMapItem> PortMaps { get; }

Property Value

IListPortMapItem
See Also