Modem Emulation AT Command Set
The following commands can be issued to perform actions in a modem-emulation configuration scenario.
AT |
Function |
Result Code |
n+++n |
When in data mode, this command causes the modem to switch to command mode. The value of n corresponds to the required delay before and after the escape sequence is entered. The delay can be changed by modifying S-register 12. The escape character can be changed by modifying S-register 2. |
|
A/ |
Repeats the last command string. |
|
AT? |
Prints the value of the last-accessed S-register. |
|
ATA |
Answer command: Answers an incoming TCP connection and switches to data mode. |
|
ATD (ipaddress): (ipport) |
Used to connect to a remote network device. This command directs the Digi device to go on-line, dial according to the IP address entered as follows, and attempt to establish a TCP connection. Dial Modifiers. The valid dial string parameters are described below. Punctuation characters may be used for clarity with parentheses, hyphen, and spaces being ignored.
|
|
ATEn |
Command echo. The Digi device enables or disables the echo of characters to the DTE according to the parameter supplied. The parameter value, if valid, is written to S14 bit 1.
|
OK n=0 or 1 ERROR |
ATH |
Disconnect (Hang up) command. H0, H1: Hangs up the TCP connection if a connection is active. |
OK n=0 or 1 ERROR |
ATIn |
Identification command.
|
OK n=0 or 9 ERROR |
ATO |
Return to on-line data mode. If the modem is in the on-line command mode, the modem enters the on-line data mode. If the modem is in the off-line command mode (no connection), ERROR is reported.
|
OK n = 0 or 1 and a connection exists. ERROR |
ATQn |
Quiet results codes control command. The command enables or disables the sending of the result codes to the DTE according to the parameter supplied. The parameter value, if valid, is written to S14 bit 2. Q0: Enables result code to the DTE (Default). Q1: Disables result code to the DTE. Q2: Disables CONNECT result codes. Q3: Disables CONNECT result codes on incoming connections. |
OK n=0 or 1 ERROR |
ATSn |
Read/Write to the specified S-Register.
See S-Register Definitions for definitions of S-Registers. |
OK n=0 or 1 ERROR |
ATVn |
The verbose setting for result codes. This command selects the sending of short-form or long-form codes to the DTE. The parameter, if valid, is written to S14 bit 3.
|
OK n=0 or 1 ERROR |
ATZ |
Load configuration. Reloads the S-register configuration from flash memory. See S-Register Definitions for definitions of S-Registers. |
OK n=0 or 1 ERROR |
AT&Cn |
DCD option. The Digi device controls the DCD output in accordance with the parameter supplied. The parameter value, if vali,d is written to S21 bit 5.
|
OK n=0 or 1 ERROR |
AT&Dn |
DTR option. This command interprets the ON to OFF transition of the DTR signal from the DTE in accordance with the parameter supplied. The parameter value, if valid, is written to S21 bits 3 and 4. Also see S25.
|
OK n=0 to 3 ERROR |
AT&F |
Restore factory configuration. The device reloads the factory default S-register configuration from flash memory. The factory defaults are identified for each command and in the S-Register descriptions. A configuration consists of a subset of S-Registers. |
OK n=0 or 1 ERROR |
AT&V |
Displays current values and settings.
|
OK n=0 to 5 ERROR |
AT&Wn |
Store configuration. Stores the specified S-registers in flash memory. |
OK n=0 or 1 ERROR |