home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / ATCMDSET.TXT < prev    next >
Encoding:
Text File  |  2019-04-13  |  16.6 KB  |  407 lines

  1.  
  2.  V-series Smartmodem  Command Summary
  3.  
  4.  
  5.  
  6.  The following summarizes the command set used by the V-series Smartmodem 2400.
  7.  
  8.  Commands that are different from, or in addition to, the standard Smartmodem 
  9.  2400 command set will be marked with an asterisk (*).
  10.  
  11.  AT           Command prefix - preceeds command line.
  12.  
  13.  <CR>         Carriage return character - terminates command line.
  14.  
  15.  
  16.  
  17.  A            Go into answer mode; attempt to go to on-line state.
  18.  
  19.  A/           Re-execute previous command line. When using this command, it is 
  20.               not preceded with an AT nor followed by <CR>.
  21.   
  22.  
  23.  B0          Select CCITT v.22 standard for 1200bps communication 
  24.             (international).
  25.  B1          Select Bell 212A standard for 1200bps communication (US).
  26.  
  27.  
  28.  D           Go into originate mode, first dialing any following number; 
  29.              attempt to go to on-line state.
  30.  
  31.                 In addition to specifying a number to dial, the following 
  32.                 modifiers can be used with the D command
  33.  
  34.                    0-9 # * ABCD         digits/characters for dialing
  35.                    T                    specify tone dialing
  36.                    P                    specify pulse dialing
  37.                    W                    wait for dialtone     
  38.                    ,                    delay processing of 
  39.                                         nex aChar (cf reg S8)
  40.                    @                    wait for quiet answer 
  41.                                         (no dialtone)
  42.                    !                    hookflash    
  43.                    ;                    return to command
  44.                                         mode after dialing;  
  45.                                         do not attempt to connect
  46.                                         with other modem     
  47.                    R                    reverse mode (used 
  48.                                         to originate a                         
  49.  
  50.                                         call in answer mode)
  51.                    S=n                  dial number stored in 
  52.                                         location "n" (cf.                      
  53.  
  54.                                         &Z command)      
  55.  
  56.  E0          Disable character echo in command state.
  57.  E1          Enable character echo in command state.
  58.  
  59.  H0          Go on hook; hang up.
  60.  H1          Go off hook; operate auxiliary relay
  61.  
  62.  I0          Request product identification code
  63.  I1          Perform checksum on firmware ROM (only used for Hayes       
  64.             in-house testing).
  65.  I2          Perform checksum on firmware ROM; returns OK or ERROR.
  66.  L0 or L1    Low speaker volume
  67.  L2          Medium speaker volume
  68.  L3          High speaker volume
  69.  
  70.  M0          Speaker off
  71.  M1          Speaker on until carrier detected
  72.  M2          Speaker always on
  73.  M3          Speaker on until carrier detected except during dialing.
  74.  
  75.  *N0         Require modem to handshake at DCE speed selected with S37     
  76.             register only.
  77.  *N1         Permit modem to handshake at any DCE speed.
  78.  
  79.  O0          Go to on-line state.
  80.  O1          Go to on-line state and initiate equalizer retrain at 2400bps.
  81.  
  82.  Q0          Modem returns result codes.
  83.  Q1          Modem does not return result codes.
  84.  *Q2         Result codes returned in originate mode, not returned in      
  85.             answer mode.
  86.  
  87.  Sr=x        Set register "r" to value "x".
  88.  Sr?         Display value currently stored in register "r"
  89.  
  90.  V0          Display result codes in numeric form.
  91.  V1          Display result codes in verbose form.
  92.  
  93.  *W0         Negotiation progress result codes not returned.
  94.  *W1         Negotiation progress result codes returned.
  95.  
  96.  X0          Enable features represented by result codes 0-4.
  97.  X1          Enable features represented by result codes 0-5, 10-12.
  98.  X2          Enable features represented by result codes 0-6, 10-12.
  99.  X3          Enable features represented by result codes 0-5, 7, 10-12.
  100.  X4          Enable features represented by result codes 0-7, 10-12.
  101.  
  102.  Y0          Disable long space disconnect.
  103.  Y1          Enable long space disconnect.
  104.  
  105.  Z0          Reset modem and recall user profile 0.
  106.  Z1          Reset modem and recall user profile 1.
  107.  
  108.  &C0         Assume data carrier always present; RS-232 DCD line always    
  109.             high.
  110.  
  111.  &C1         Track presence of data carrier; RS-232 reflects true status
  112.             of DCD.
  113.  
  114.  &D0         Ignore DTR signal.
  115.  &D1         Assume command state when an on-to-off DTR transition         
  116.             occurs.
  117.  &D2         Hang up and assume command state when an on-to-off DTR        
  118.             transition occurs.
  119.  &D3         Reset when on on-to-off DTR transition occurs.
  120.  
  121.  &F          Recall factory settings as active configuration.
  122.  
  123.  &G0         No guard tones issued.
  124.  &G1         550 Hz guard tone.
  125.  &G2         1800 Hz guard tone.
  126.  
  127.  &J0         RJ-11/RJ-41S/RJ-45S telco jack (single line).
  128.  &J1         RJ-12/RJ-13 telco jack (multiple line).
  129.  
  130.  *&K0        Local flow-control disabled.
  131.  *&K3        RTS/CTS flow-control.
  132.  *&K4        XON/XOFF flow-control.
  133.  *&K5        Transparent XON/XOFF flow-control.
  134.  *&L0        Dial-up operation.
  135.  
  136.  &P0         Pulse dial make/break ratio of 39%/61% (US)
  137.  &P1         Pulse dial make/break ratio of 33%/67% (International).
  138.  
  139.  &Q0         Asynchronous mode.
  140.  &Q1         Synchronous mode 1
  141.  &Q2         Synchronous mode 2
  142.  &Q3         Synchronous mode 3
  143.  &Q4         Synchronous mode 4
  144.  *&Q5        Error-control mode.
  145.  N.B. &Mn may be used in place of all &Qn options except &Q4 and &Q5.
  146.  
  147.  &R0         Track CTS according to RTS (RS-232 standard).
  148.  &R1         Ignore RTS; always assume presence of CTS.
  149.  
  150.  &S0         Assume presence of DSR signal (DSR always high).
  151.  &S1         Track presence of DSR signal.
  152.  
  153.  &T0         Terminate test in progress.
  154.  &T1         Initiate local analog loopback test.
  155.  &T3         Initiate local digital loopback test.
  156.  &T4         Grant request from remote modem for remote digital
  157.             loopback test.
  158.  &T5         Deny request from remote modem for remote digital          
  159.             loopback test.
  160.  
  161.  
  162.  &T6         Initiate remote digital loopback test.
  163.  &T7         Initiate remote digital loopback with self test.
  164.  &T8         Initiate local analog loopback with self test.
  165.  
  166.  &V          View active configuration, user profiles, and stored       
  167.             numbers.
  168.  
  169.  &W0         Save active config. as user profile 0.
  170.  &W1         Save active config. as user profile 1.
  171.  
  172.  &X0         Modem provides transmit clock signal in synchronous mode.
  173.  &X1         Data terminal provides transmit clock signal in 
  174.             synchronous mode.
  175.  &X2         Receive carrier provides transmit clock signal in          
  176.             synchronous mode.
  177.  
  178.  &Y0         Recall user profile 0 on power-up.
  179.  &Y1         Recall user profile 1 on power-up.
  180.  
  181.  Zn=x        Store phone number "x" in location "n" (cf. "S" dial       
  182.             modifier).
  183.  
  184.  
  185. Note 1 : Some older Hayes modems supported the use of the ATCn and ATFn  
  186. commands. On the V-series modems, issuing either of these commands with n not =
  187. 1 will generate an ERROR result code.
  188.  
  189. Note 2 : When a command is issued without a number modifier, a zero is assumed 
  190. (thus the command ATV is equivalent to ATV0, AT&C = AT&C0, etc.).
  191. @@@@@
  192.  
  193. Type Selection or L for list, <CR> to exit: 2
  194. Type P to Pause, S to Stop listing
  195.  
  196.  
  197.  S-Register Chart
  198.  
  199.  The following chart summarizes the modem's S-Registers.
  200.  
  201.  
  202.  Register   Range             Description              Factory Setting
  203.  
  204.  
  205.  S0         0-255 rings       Select ring to answer on.       0
  206.  S1         0-255 rings       Ring count (incremented         0
  207.                               with each ring). 
  208.  S2         0-127 ASCII       Define escape sequence          43 (+)
  209.                               character.               
  210.  S3         0-127 ASCII       Define carriage return          13 
  211.                               character.        
  212.  S4         0-127 ASCII       Define line feed character.     10
  213.  S5         0-32, 127         Define back space character.    8
  214.             ASCII
  215.  S6         2-255 sec.        Select wait time before         2
  216.                               blind dialing.   
  217.  S7         1-255 sec.        Select wait time for            30
  218.                               carrier/dial tone.       
  219.  S8         0-255 sec.        Select duration of comma        2
  220.                               dial modifier.   
  221.  S9         1-255             Select carrier detect           6
  222.             (1/10 sec.)       response time.        
  223.  S10        1-255             Select delay between carrier    14
  224.             (1/10 sec.)       loss/hangup.        
  225.  S11        50-255 msec.      Define duration/spacing         95
  226.                               of tones.       
  227.  S12        0-255             Define escape sequence          50
  228.             (1/ 50 sec.)      guard time.   
  229.  S13-15                       Reserved.
  230.  S16                          Reserved (Note: functions for this 
  231.                               register controlled by the &T commands).
  232.  S17                          Reserved.
  233.  S18        0-255 sec.        Select test timer.              0
  234.  S19-24                       Reserved.
  235.  S25        0-255.            Select DTR change detect time.  5
  236.             (1/100 sec.)   
  237.  S26        0-255             Select RTS to CTS delay.        1
  238.             (1/100 sec.)  
  239.  S27- S35                     Reserved.
  240.  S36        0,1               Select negotiation failure      1
  241.                               treatment.    
  242.  S37        0-7               Select desired DCE line speed.  0   
  243.   
  244.  S38        0-255 sec.        Select delay before forced      20
  245.                               hang up.      
  246.  
  247.  
  248.  
  249. Type Selection or L for list, <CR> to exit: 3
  250. Type P to Pause, S to Stop listing
  251.  
  252.  
  253.  Result Codes  Q, V, X, W
  254.  
  255.  The V-series Smartmodem 9600 supports the following result codes. Various 
  256.  combinations of forms, subsets, and display can be selected with the commands 
  257.  discussed in this section.
  258.  
  259.  Result Code Definitions
  260.  
  261.  Numeric    Verbose               Description
  262.  
  263.  
  264.  0          OK                    Command executed
  265.  1          CONNECT               Connection at 0 to 300 bps
  266.  2          RING                  Ring signal detected
  267.  3          NO CARRIER            Carrier signal not detected, or lost
  268.  4          ERROR                 Invalid command, checksum, error in 
  269.                                   command line, or command line exceeds        
  270.  
  271.                                   255 characters
  272.  5          CONNECT 1200          Connection at 1200 bps
  273.  6          NO DIALTONE           No dial tone detected
  274.  7          BUSY                  Busy signal detected
  275.  8          NO ANSWER             No silence detected when dialing a 
  276.                                   system not providing a dial tone
  277.  10         CONNECT 2400          Connection at 2400 bps
  278.  11         CONNECT 4800          Connection at 4800 bps
  279.  12         CONNECT 9600          Connection at 9600 bps
  280.  14         CONNECT 19200         Connection at 19200 bps
  281.  40         CARRIER 300           Carrier detected at 300 bps
  282.  46         CARRIER 1200          Carrier detected at 1200 bps
  283.  47         CARRIER 2400          Carrier detected at 2400 bps
  284.  48         CARRIER 4800          Carrier detected at 4800 bps
  285.  50         CARRIER 9600          Carrier detected at 9600 bps
  286.  70         PROTOCOL: NONE        Asynchronous mode
  287.  71         PROTOCOL: ERROR-   
  288.             CONTROL/LAP-B         Error-control mode with LAP-B protocol   
  289.  
  290.  72         PROTOCOL: ERROR-
  291.             CONTROL/LAP-B/HDX     Error-control mode with extended LAP-B     
  292.                                   protocol in half-duplex
  293.  73         PROTOCOL: ERROR-
  294.             CONTROL/AFT           Error-control mode with AFT
  295.         
  296.  
  297.  
  298.  
  299.  Note: CONNECT XXXX messages refer to modem-to-DTE connection speeds; CARRIER 
  300.  messages refer to DCE line speeds of the connection.
  301.  
  302.  
  303.  Result Code Display
  304.  
  305.  Display of result codes for commands issued to the modem can be controlled 
  306.  with three separate commands.
  307.  
  308.  The Q command enables or disables result codes.
  309.  
  310.  Q0           Modem returns result codes (factory setting)
  311.  Q1           Modem does not return result codes
  312.  Q2           Modem returns result codes when originating a call; does not     
  313.  
  314.              return result codes when answering a call
  315.  
  316.  
  317.  Result Code Form
  318.  
  319.  The V command determines the form of result codes, whether they are returned
  320.  as words (e.g., OK, ERROR, CONNECT) or as numbers.
  321.  
  322.  V0           Result codes displayed in numeric form
  323.  V1           Result codes displayed in verbose (English) form (factory        
  324.  
  325.              setting)
  326.  
  327.  For a comparative listing of numeric and verbose result codes, see the chart 
  328.  above outlining result code definitions.
  329.  
  330.  
  331.  Result Code Set and Dialing Capabilities
  332.  
  333.  The X command selects result codes and enables dialing capabilities such as 
  334.  call progress monitoring.
  335.  
  336.  X0            Basic set of result codes (0-4) enabled
  337.  
  338.  The modem blind dials and sends the CONNECT result code once a satisfactory 
  339.  connection is established. Dial tone and busy signal are not recognized.
  340.  
  341.  X1            Result codes 0-5, 10-12, 14 enabled
  342.  
  343.  The modem blind dials and sends the appropriate CONNECT XXXX result code once 
  344.  a satisfactory connection is established. Dial tone and busy signal are 
  345.  not recognized.
  346.  
  347.  
  348.  X2            Result codes 0-6, 10-12, 14 enabled; dial tone detected
  349.  
  350.  The modem waits for a dial tone before dialing, then sends the appropriate 
  351.  CONNECT XXXX result code once a satisfactory connection is established. The NO
  352.  
  353.  DIALTONE result code is sent if a dial tone is not detected within 5 seconds. 
  354.  Busy signals are not recognized.
  355.  
  356.  X3            Result codes 0-5, 7, 10-12, 14 enabled; busy signal detected;   
  357.               dial tone not detected
  358.  
  359.  The modem blind dials and sends the CONNECT XXXX result code once a 
  360.  satisfactory connection is established. The BUSY result code is sent if a busy
  361.  
  362.  signal is detected, but dial tones are not detected.
  363.  
  364.  X4            Result codes 0-7, 10-12, 14 enabled; dial tone and busy signal
  365.                detected (factory setting)
  366.  
  367.  The modem waits for a dial tone before dialing, then sends the appropriate 
  368.  CONNECT XXXX result code once a satisfactory connection is established. The NO
  369.  
  370.  DIALTONE result code is sent if a dial tone is not detected within 5 seconds. 
  371.  The BUSY result code is sent if a busy signal is detected.
  372.  
  373.  
  374.  Note: The NO ANSWER result code (8) is displayed only when a predetermined 
  375.  duration of silence expires when dialing a system not providing a dial tone. 
  376.  The display of this result code is independent of the X command. This result 
  377.  code is returned only when the @ dial modifier is included in the dial (D) 
  378.  command string.
  379.  
  380.  
  381. Negotiation Progress Reporting
  382.  
  383. An additional set of result codes can be enabled to report progress of the  
  384. negotiation phase of the error-control mode. These codes report the carrier  
  385. speed (300-9600 bps) the link level protocol (LAP-B or AFT), and whether the  
  386. link will be full- or half-duplex. These messages can also be reported in  
  387. either numeric or verbose form. For example, both 72 and PROTOCOL:  
  388. ERROR-CONTROL/LAP-B/HDX indicate that the protocol is extended LAP-B across a
  389. half-duplex link.
  390.  
  391.  W0              Error-control call progress not reported (factory setting)
  392.  
  393.  
  394.  W1              Error-control call progress reported
  395.  
  396. If the error-control link is negotiated, and a connection is made, the  
  397. appropriate CONNECT XXXX message is reported.
  398.  
  399. When in error-control mode, the CARRIER message may indicate one speed, while  
  400. the CONNECT XXXX message reports another. The modem to DTE speed can be higher 
  401. than the DCE line speed because of adaptive data compression and the capability
  402. of the modem to communicate with the remote modem at one speed and with the  
  403. attached device at another.
  404.  
  405. Type Selection or L for list, <CR> to exit: 
  406.