Serial.LeaveDTROnClose
From Xojo Documentation
This item was deprecated in version 2019r2. Please use SerialConnection.LeaveDTROnClose as a replacement. |
Method
Tells the serial control not to negate DTR on close. The serial port must be open for this method to function.
Example
Serial1.LeaveDTROnClose