Click or drag to resize

SystemSerialControllerSerialPortMap Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.Devices.SerialController.SystemSerialController.SerialPortMap"]


Namespace: RAYLASE.MarkerPlugin.Devices.SerialController
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public IDictionary<string, SerialPort> SerialPortMap { get; }

Property Value

IDictionaryString, SerialPort
See Also