Click or drag to resize

BaseWriteSerialPortAutomationPortValues Property

The values to write to the port.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public IList<SerialPortTextData> PortValues { get; set; }

Property Value

IListSerialPortTextData
See Also