Click or drag to resize

BaseWriteSerialPortAutomationController Property

The serial controller to be used.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public BaseSerialController Controller { get; set; }

Property Value

BaseSerialController
See Also