SerialConnection.LeaveDTROnClose
From Xojo Documentation
Method
Tells the serial connection not to negate DTR on close. The serial connection must be open for this method to function.
Example
SerialConnection1.LeaveDTROnClose
Tells the serial connection not to negate DTR on close. The serial connection must be open for this method to function.