home *** CD-ROM | disk | FTP | other *** search
EPOC Database | 1998-09-17 | 5.2 KB | 192 lines |
- Table1
- ColA1
- ColB1
- ColA2
- ColB2
- ColA3
- ColB3
- "DATA.APP
- ,ASet speed mode
- B,B0 Auto* B18 Auto V32 (4800-9600)
- B2 V23 (75/1200) B19 Auto V32bis (4800-14400)
- B6 V22 (1200) B20 Auto V34 (14400-28800)
- B7 V21 (300) B21 Auto VFC (14400-28800)
- B8 V22bis (2400)
- B9 V32 (9600)
- B10 V32bis (14400)
- B11,B12,B14 (12000,7200,4800)
- B16,B18 (BELL 1200,300)
- Manual answer mode
- D {P,T} {phone#}
- Dials if phone# present then connects
- phone#may contain:
- L redial
- S=n stored # n
- W wait for tone
- , Pause for S8 seconds
- ; back to cmd mode after dialing
- DELAYED 00:mm:ss temporarily blacklisted
- BLACKLISTED after WRONG CALL
- T,P,&Z,\F,*D,*B
- E {0,1}
- sets Echo
- 1*=on
- H / H0
- Hangup
- I {0,1}
- 0=Modem ID
- 1=Software checksum
- M {0,1,2,3}Y0= off 1*=on during connection
- 2= on 3= on during connection, but off during dialing
- command mode
- Dial in pulse mode
- ATD,ATT-
- Q {0,1}
- 0*=show response
- 1=no response
- ATV,ATW,ATX-
- Sn? {Sn=v}OSn? returns value in register [n] as vvv (dec)
- Sn=v set register n to value v
- registers-
- Dial in tone mode*
- ATP,ATD-
- V {0,1,4,5}^0=response as numbers
- 1*=response as text
- 4=enhanced text response
- 5=enhanced number response
- ATQ,ATW,ATX- W {0,1,2}
- sets connection response information
- 0=CONNECT [DTE speed]
- 1=Error correction mode, then CONNECT [DTE speed]
- 2*=CONNECT [DCE speed]
- ATV,ATQ-
- X {0,1,2,3,4}
- filters response from modem
- 0=OK,CONNECT,RING,NO CARRIER, ERROR
- 1=X0 + CONNECT [speed]
- 2=X1 + NO DIALTONE
- 3=X1 + BUSY
- 4*=All messages (X2+X3)
- ATW,ATV,ATQ-
- Z {0,1}&Reset to user stored config (0* or 1)
- &F,&V,&W,&Y
- Abuffer/direct mode
- 0=direct mode (no buffer). DCE speed must = DTE speed (AT\N1)
- 1,2,3,4 reserved
- 5*=buffered mode with error correction and data compression
- (select ECM with AT\N2,3,4 or 5}
- 6=buffered mode w/o error correction nor data compression (AT\N0)
- AConnection mode
- 0=(normal) buffered mode. no ECM, no compression (&Q6)
- 1=(direct) no buffer, no ECM, no compression (DCE speed=DTE speed) (&Q0)
- 2=(safety) ECM (MNP4+V42) mode. (&Q5)
- Disconnects if distant modem does not use ECM
- 3*=(auto-safety) ECM (MNP4+V42) mode. (&Q5)
- Goes to \N0 if distant modem doesn't use ECM
- 4=(V42 safety) like N2, but V42 only (&Q5)
- 5=(MNP4 safety) like N2, but MNP4 only (&Q5)
- modem identification
- &C {0,1}3DCD control
- 0=always on
- 1*=on when carrier present
- &D {0,1,2,3}
- DTR control from DTE
- 0=ignore
- 1=DTR drop : command mode w/o disconnect
- 2*=DTR drop : command mode and disconnect
- 3=DTR drop : ATZ
- &A {0,1}
- DTE control
- 0*=modem disconnects when char tx from DTE during transition (command->line)
- 1=modem ignores chars from DTE during handshaking
- &K {0,3,4,5,6}
- Data flow control
- 0*=off (default data mode)
- 3=RTS/CTS
- 4=XON/XOFF
- 5=XON/XOFF with XON/XOFF through
- 6*=XON/XOFF and RTS/CTS (default fax mode)
- *mandatory when using compression mode (%C)
- &Q {0,5,6}
- &R {0,1}
- RTS/CTS control (105/106)
- 0=CTS follows RTS
- 1*=RTS ignored and CTS forced, except when RTS/CTS flow control active
- (CTS outgoing, RTS incoming)
- S26,AT&K
- &S {0,1}
- DSR (107) control
- 0*=always on
- 1=DSR activates (off/on) when response tone detected (2100Hz)
- and drops (on/off) when carrier lost.
- (DSR outgoing)
- &V3Modem config & directory (4 first numbers) display
- ATI,AT/,AT*B,AT*D-
- &Wn1Save modem setup in non volatile memory
- n=0 or 1
- ATZ,AT&Y-
- &Yn5selects active modem setup when powered on
- n=0* or 1
- ATZ,AT&W-
- &Zn=x\Stores a dial sequence (40 chars max) in non volatile memory n (0-19)
- e.g.: AT&Z0=T47080708
- ATDSn,AT\F,AT&V-
- \F,Show phone directory (20 phone numbers max)
- AT&Z,AT&V%
- \N {0,1,2,3,4,5}
- AT&Q-
- %C {0,1,2,3}XData compression mode (only with ECM)
- 0=off
- 1=MNP5 only
- 2=V42bis only
- 3*=MNP5 or V42bis
- %E {0,1}_Auto-retrain mode (speed reduction when signal quality insufficient)
- 0*=forbidden
- 1=authorized
- @ 66(40,*240
- %LUShow incomming signal strength
- when connected (command mode)
- vvv (e.g. 023 = -23dBm)
- Show blacklisted numbers
- ATD,AT*D-
- Show delayed numbers
- AT*B,ATD-
- Main response codes
- 0 "OK"
- 1 "CONNECT"
- 2 "RING"
- 3 "NO CARRIER"
- 4 "ERROR"
- 5 "CONNECT nnnn"
- 6 "NO DIALTONE"
- 7 "BUSY"
- 8 "NO ANSWER"
- format: CR-message-CR-LF
- S3 (CR code),S4 (LF code)-
- AUTO-ANSWER RINGS
- REGISTER
- RING COUNT
- ESCAPE CHAR (043 '+')
- CARRIAGE RETURN
- (013)
- LINEFEED
- (010)
- BACKSPACE CHAR
- (008)
- WAIT FOR DIAL TONE
- WAIT FOR CARRIER
- PAUSE FOR COMMA
- CARRIER DETECT TIME
- CARRIER LOSS/HANGUP
- TOUCH-TONE TIMING
- SELF-TEST
- L {0,1,2,3}/loudspeaker level
- 0,1 = min
- 2* = medium
- 3= max
- ATM)@
- "DATA.APP
- Table1
- Comment
- "See also
-