Click or drag to resize

SerialPortDefinitionStopBits Property

Number of stop bits used in the serial port protocol.

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

Property Value

StopBits
See Also