Click or drag to resize

SerialPortErrorChar Property

Value of the character used to replace bytes received with a parity error (ANSI: 0 - 255). The default value is (char)0.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public uint ErrorChar { get; set; }

Property Value

UInt32
See Also