Data Terminal Ready: Difference between revisions

Content deleted Content added
m Typos and general fixes using AWB
Signaling for modems: software signaling as an alternative is irrelevant to the DTR signal. Article is about DTR
Line 5:
==Signaling for modems==
The DTR signal is an important call control signal for a data modem. Dropping DTR from high to low for at least two seconds tells the modem to disconnect (end) a call or data connection.
 
===Software signaling===
A call may also be disconnected by in-band signaling in software with ''escape codes'' to activate the modem's [[Command and Data modes (modem)|command mode]], typically "+++", followed by other modem commands to disconnect, e.g., the hangup command ("ATH" per the [[Hayes command set]]).
 
When a modem is being used for automatic answering (such as with the command ATS0=1), the DTR signal confirms to the modem that the computer is available to accept a call. In their default configuration, most modems do not answer calls if the DTR signal is low, even if auto-answer mode is enabled.