Click or drag to resize

SerialPortEnableRtsOnOpen Property

Enable RTS when the port is opening. The default value is true.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.86.9206.30146
Syntax
public bool EnableRtsOnOpen { get; set; }

Property Value

Boolean
See Also