TCnSerialPort.RtsEnable Property

Gets or sets a value indicating whether the Request to Send (RTS) signal is enabled during serial communication.

Namespace: CNClrLib.Component.SerialPort
published
 property RtsEnable: Boolean read GetRtsEnable write SetRtsEnable default False;

Property Value

Type: Boolean