SerialPortDefinitionNewLine Property |
The message terminator sequence used when reading from or writing to the serial port.
Namespace: RAYLASE.Marker.Device.SerialControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic EscapedText NewLine { get; set; }
Property Value
EscapedText
See Also