SerialConnection.LeaveDTROnClose

From Xojo Documentation

Method

SerialConnection.LeaveDTROnClose()

New in 2019r2

Supported for all project types and targets.

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

Example

SerialConnection1.LeaveDTROnClose