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