Click or drag to resize

SerialPortDefinitionBaudRate Property

Line speed of the serial port.

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

Property Value

Int32
See Also