BaseWriteSerialPortAutomationPortValues Property |
The values to write to the port.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.26.1
Syntaxpublic IList<SerialPortTextData> PortValues { get; set; }
Property Value
IListSerialPortTextData
See Also