TCnSerialPort.DtrEnable Property
Gets or sets a value that enables the Data Terminal Ready (DTR) signal during serial communication.
published property DtrEnable: Boolean read GetDtrEnable write SetDtrEnable default False;
Property Value
Type: Boolean