Click or drag to resize

SerialPortConfigBaudRate Property

Line speed of the serial port.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public int BaudRate { get; set; }

Property Value

Int32
Default is 115200 Baud.
See Also