ZyXEL Communications omni.net LCD+M User Manual

Page of 186
Technical Reference for ZyXEL omni.net series 
 
4-3
Supported AT Command Types 
Type of AT Command Supported 
Example 
Basic AT (Hayes compatible) 
ATA
Basic AT$ (on line help) 
AT$
(Browse the list of AT commands) 
Extended AT& 
AT&F
Extended AT* command 
AT*D0
S-Register command 
ATS0=1
S-Register bit-mapped command 
ATS13.1=1
(Set S-Register 13 bit-1 equal to 1) 
S-Register inquiry command 
ATS0?
or
ATS13.1?
Table 20. Supported AT Command Types
Quick Tips when Issuing AT Commands 
!  To execute an AT command, press the <ENTER> or <RETURN> key. 
!  Multiple AT commands can be combined into one line by using the [
AT&
] function. For 
example, [
AT&O2
] and [
ATB02
] can be combined into one line [
AT&O2B02
]. 
!  The TA executes commands from left to right. The AT command that appears to the right 
might over-write the command to the left. For example, [
ATB13B14
] will result in 
[
ATB14
] since both [
B13
] and [
B14
] can not co-exist. 
!  If you see duplicated characters for each one you type, your omni.net and software both 
have their echo feature turned on (the omni.net default setting enables command echo). 
To eliminate the double characters, turn off software command echo
!  To repeat the last command, type [
A/
]. (No AT prefix is needed for this command.) 
!  The omni.net supports either verbose result code (i.e. OK) or numerical result code (i.e. 
0). You can use [ATVn] command to set it one way or the other: 
AT Command 
Description 
ATV0 
Select numerical result code 
ATV1 
Select verbose result code 
Table 21. At Commands for numberical/verbose result code