Click or drag to resize

SerialPortDefinitionNewLine Property

The message terminator sequence used when reading from or writing to the serial port.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public EscapedText NewLine { get; set; }

Property Value

EscapedText
See Also