Description | Defines the action the modem will take when DTR drops.
If the value is set to ignore(1), the modem takes no action
when DTR drops. Typically, mdmDTEActionDTROffToOn would
also be set to ignore(1) if this object is set to ignore(1).
If the value is escapeToCommandMode(2), the modem remains
connected and enters command mode. If the value is
disconnectCall(3), the current call (if any) is terminated
and the modem will not auto-answer while DTR is off. If the
value is resetModem(4), the current call (if any) is
terminated and the modem is reset. |