TCnSerialPort.RtsEnable Property
Gets or sets a value indicating whether the Request to Send (RTS) signal is enabled during serial communication.
published property RtsEnable: Boolean read GetRtsEnable write SetRtsEnable default False;
Property Value
Type: Boolean