TCnSerialPort.DtrEnable Property

Gets or sets a value that enables the Data Terminal Ready (DTR) signal during serial communication.

Namespace: CNClrLib.Component.SerialPort
published
 property DtrEnable: Boolean read GetDtrEnable write SetDtrEnable default False;

Property Value

Type: Boolean