Serial.LeaveDTROnClose

From Xojo Documentation

Method

Serial.LeaveDTROnClose()

Supported for all project types and targets.

Tells the serial control not to negate DTR on close. The serial port must be open for this method to function.

Example

Serial1.LeaveDTROnClose