Click or drag to resize

SerialPortConfigDataBits Property

Number of data bits used in the serial port protocol.

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

Property Value

Int32
Default is 8 bits.
See Also