home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MODEMS / USRMAN.ZIP / FIVE.ASC < prev    next >
Encoding:
Text File  |  1990-12-27  |  26.1 KB  |  1,150 lines

  1.                      COURIER HIGH SPEED MODEMS
  2.  
  3.  
  4.  
  5.                  CHAPTER 5.  INTERNAL CONTROLS
  6.  
  7.       
  8.  
  9.       The commands explained in this chapter
  10.       are of two types.  The first group
  11.       concerns default configurations, for
  12.       example, writing your own power-on
  13.       defaults to nonvolatile random access
  14.       memory (NVRAM).  The remaining commands
  15.       are used to select the modem's local
  16.       operating characteristics, for a current
  17.       session or to include in your default
  18.       configuration.  They include result
  19.       code, echoing, and other options.
  20.  
  21.       NOTE:  When you change a default setting
  22.       during a session, the modem retains that
  23.       setting until you do one of the
  24.       following.
  25.  
  26.          ∙ Change the setting.
  27.          ∙ Issue the ATZ command to reset the
  28.            modem to its software defaults.  If
  29.            DIP switch 10 is UP, the modem
  30.            resets to the defaults stored in
  31.            nonvolatile memory (NVRAM).  If DIP
  32.            switch 10 is DOWN, the modem resets
  33.            to the factory settings stored in
  34.            read only memory (ROM).
  35.          ∙ Issue the AT&F command to load the
  36.            modem's factory settings.
  37.          ∙ Turn the modem off and power it on
  38.            again.  At power-on, the modem
  39.            loads either the nonvolatile memory
  40.            defaults (DIP switch 10 UP) or the
  41.            factory settings (DIP switch 10
  42.            DOWN).
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.                       Internal Controls    5-1
  50.  
  51. COURIER HIGH SPEED MODEMS
  52.  
  53.  
  54.  
  55.  
  56. SETTING/USING DEFAULTS   
  57.  
  58.       The modem's read only memory (ROM)
  59.       permanently stores the modem's factory
  60.       settings.  The inclusion of nonvolatile
  61.       random access memory (NVRAM) allows you
  62.       to define your own configuration and
  63.       write the settings to NVRAM as your
  64.       power-on defaults.
  65.  
  66.  
  67. WRITING DEFAULTS TO NVRAM (&W)
  68.  
  69.       When you power on the Courier, it loads
  70.       the settings stored in NVRAM if DIP
  71.       switch 10 is UP (factory setting).
  72.       Until you write your own settings to
  73.       NVRAM, the defaults stored there are the
  74.       same as the permanent ROM factory
  75.       settings.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99. 5-2    Internal Controls                                                   
  100.  
  101.                      COURIER HIGH SPEED MODEMS
  102.  
  103.  
  104.  
  105.       You'll find a list of NVRAM options and
  106.       factory settings in Appendix B.  You can
  107.       also display them by selecting option 5
  108.       of the I (inquiry) command:
  109.  
  110.              ATI5 <Enter>
  111.  
  112.       If you've sent the modem commands to
  113.       change settings throughout your session
  114.       and want to save your current configu-
  115.       ration, send just the &W command.  The
  116.       current settings are saved.
  117.  
  118.              AT&W <Enter>
  119.  
  120.       You may also specify the entire
  121.       configuration in a single command string
  122.       that ends with the &W command.  The
  123.       following example sets the modem for the
  124.       current session and stores the
  125.       configuration in NVRAM.
  126.  
  127.              AT X4 &B1 &H1 M3 &W <Enter>
  128.  
  129.       After sending a configuration to NVRAM,
  130.       you can change any setting just for the
  131.       current session, as in the following
  132.       example.  The NVRAM configuration
  133.       remains intact.
  134.  
  135.              ATX7 <Enter>
  136.  
  137.       But if you want the new setting to be a
  138.       default, write it to NVRAM at the same
  139.       time, as in the following example.  X7
  140.       is substituted for the X4 setting stored
  141.       earlier.
  142.  
  143.              AT X7 &W <Enter>
  144.  
  145.  
  146.  
  147.  
  148.  
  149.                       Internal Controls    5-3
  150.  
  151. COURIER HIGH SPEED MODEMS
  152.  
  153.  
  154.  
  155.  
  156. LOADING THE FACTORY DEFAULTS (&F)
  157.  
  158.       If DIP switch 10 is DOWN, the factory
  159.       settings are loaded at power-on instead
  160.       of the NVRAM defaults.  Factory settings
  161.       for the options that are stored in NVRAM
  162.       are in Appendix B.
  163.  
  164.       If the NVRAM defaults are loaded at
  165.       power-on (DIP switch 10 UP) and you want
  166.       to load the factory defaults instead,
  167.       use the following command:
  168.  
  169.              AT&F <Enter>
  170.  
  171.       If NVRAM defaults are loaded, but you
  172.       want to view a screen listing of factory
  173.       defaults, first load them (&F), to make
  174.       them the
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199. 5-4    Internal Controls                                                   
  200.  
  201.                      COURIER HIGH SPEED MODEMS
  202.  
  203.  
  204.  
  205.       current settings.  Then include the I4
  206.       inquiry option to display a listing of
  207.       the newly current settings, as in the
  208.       following example.
  209.  
  210.              AT&F I4 <Enter>
  211.  
  212.       To restore your NVRAM defaults, use the
  213.       ATZ command described next.  (DIP switch
  214.       10 must be UP.)
  215.  
  216.  
  217. RESET (Z)
  218.  
  219.       If you've changed several current
  220.       settings and want to reset to your
  221.       power-on defaults, type the following
  222.       command:
  223.  
  224.              ATZ <Enter>
  225.  
  226.       The modem reads its DIP switch settings
  227.       and resets either to its NVRAM defaults
  228.       (DIP switch 10 UP) or factory settings
  229.       (DIP switch 10 DOWN).
  230.  
  231.       NOTE:  Use the ATZ command also if
  232.       you've changed the position of DIP
  233.       switches 2-5, 7 or 9 while the modem is
  234.       on, so that the modem can read the new
  235.       setting.  The only other way to initiate
  236.       a new setting for switches 2-5, 7 and 9
  237.       is to turn the modem off and on again.
  238.  
  239.  
  240. STORING TELEPHONE NUMBERS (&Zn=s)
  241.  
  242.       The modem stores up to four frequently
  243.       dialed phone numbers.  Write the numbers
  244.       to NVRAM with the &Zn=s command, where n
  245.       is position 0 through 3, and s is the
  246.       phone-number string.
  247.  
  248.  
  249.                       Internal Controls    5-5
  250.  
  251. COURIER HIGH SPEED MODEMS
  252.  
  253.  
  254.  
  255.       The number-string may be up to 36
  256.       characters long, including any Dial
  257.       command options.  The following example
  258.       includes the tone-dial (T) and wait for
  259.       a second dial tone (W) options of the
  260.       Dial command.  The number is stored at
  261.       position 0, assumed because there is no
  262.       n parameter.
  263.  
  264.              AT&Z=T9W5551234 <Enter>
  265.  
  266.       The following example stores a long-
  267.       distance number at the second position.
  268.       We've added spaces for readability.
  269.  
  270.              AT&Z2=1 516 555 1234 <Enter>
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299. 5-6    Internal Controls                                                   
  300.  
  301.                      COURIER HIGH SPEED MODEMS
  302.  
  303.  
  304.  
  305.       The DSn command is used to dial a stored
  306.       number, as in this example to dial the
  307.       number stored at position 2:
  308.  
  309.              ATDS2 <Enter>
  310.  
  311.       NOTE:  Do not include modem settings in
  312.       the &Z string.  If the call requires a
  313.       special setting, insert it in the
  314.       command string before the DSn command.
  315.       In the following example, &M0 (no error
  316.       control) is inserted before the Dial
  317.       command:
  318.  
  319.              AT&M0 DS2 <Enter>
  320.  
  321.       The previous command establishes &M0 as
  322.       the current setting. To return to the
  323.       default error control mode, issue the
  324.       following command:
  325.  
  326.              AT&M4 <Enter>
  327.  
  328.  
  329. RESULT CODES
  330.  
  331.       Four commands control the result codes
  332.       that the modem returns to the screen:
  333.  
  334.          Vn Numeric/verbal response mode
  335.          Qn Display/suppress all result codes
  336.          &An   Display/suppress additional
  337.            result code subsets
  338.          Xn Result code subset
  339.  
  340.  
  341. Response Modes (Vn)
  342.  
  343.       Result codes are sent to the screen in
  344.       either words (Verbal Mode) or numbers
  345.       (Numeric Mode).  The Courier is factory
  346.       set to Verbal mode when it is powered on
  347.       (DIP switch 2 is UP).  Use the Vn
  348.  
  349.                       Internal Controls    5-7
  350.  
  351. COURIER HIGH SPEED MODEMS
  352.  
  353.  
  354.  
  355.       command to select verbal or numeric
  356.       result codes for a current session,
  357.       independently of the DIP switch setting.
  358.  
  359.       At power-on and reset, the modem
  360.       operates according to the DIP switch
  361.       setting.  The Vn command is not stored
  362.       in nonvolatile memory as a power-
  363.       on/reset default.
  364.  
  365.       V0  Numeric Mode.  Numeric result codes
  366.           are followed by a Carriage Return
  367.           but no Line Feed, as in the
  368.           following example, where a 3 is
  369.           returned (for NO CARRIER).
  370.  
  371.                ATD1234567 <Enter>
  372.                becomes
  373.                3TD1234567 <Enter>
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399. 5-8    Internal Controls                                                   
  400.  
  401.                      COURIER HIGH SPEED MODEMS
  402.  
  403.  
  404.  
  405.       V1  Verbal Mode.  Verbal responses are
  406.           preceded and followed by a Carriage
  407.           Return and a Line Feed, as in the
  408.           following example:
  409.  
  410.              ATD1234567 <Enter>
  411.              NO CARRIER
  412.  
  413.  
  414. Quiet Mode (Qn)     
  415.  
  416.       Enable/suppress the display of result
  417.       codes.  The Courier is shipped with DIP
  418.       switch 3 DOWN, to display result codes.
  419.       Use the Qn command to control the
  420.       display for a current session,
  421.       independently of the switch setting.
  422.  
  423.       At power-on and reset, the modem
  424.       operates according to the DIP switch
  425.       setting.  The Qn command is not stored
  426.       in nonvolatile memory as a power-
  427.       on/reset default.
  428.  
  429.       Q0  Result codes are displayed.
  430.  
  431.       Q1  Result codes are suppressed (made
  432.           quiet).
  433.  
  434.       Q2  Result codes are suppressed only in
  435.           Answer mode.
  436.  
  437.  
  438. Additional Result Code Subsets (&An)
  439.  
  440.       Use this command to enable/disable one
  441.       of the following subsets of error
  442.       control, modulation or protocol result
  443.       codes.
  444.  
  445.       &A0 ARQ (error control) codes are
  446.           disabled.  This setting does not
  447.           affect an error-control connection;
  448.  
  449.                       Internal Controls    5-9
  450.  
  451. COURIER HIGH SPEED MODEMS
  452.  
  453.  
  454.  
  455.           the modem returns the standard
  456.           CONNECT messages if result codes are
  457.           enabled.
  458.  
  459.       &A1 ARQ codes are enabled.  One of the
  460.           following results is sent to the
  461.           screen when a successful error
  462.           control connection is established.
  463.           Message 14 is displayed if the modem
  464.           is set to X0 and the connection is
  465.           at any rate from 1200 to 14.4K bps.
  466.           The remaining results indicate the
  467.           connection rate and require a
  468.           setting of X1 or higher.
  469.  
  470.           14/CONNECT/ARQ  19/CONNECT 4800/ARQ
  471.           15/CONNECT 1200/ARQ 22/CONNECT
  472.           12000/ARQ
  473.           16/CONNECT 2400/ARQ 24/CONNECT
  474.           7200/ARQ
  475.           17/CONNECT 9600/ARQ 26/CONNECT
  476.           14400/ARQ
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499. 5-10    Internal Controls                                                  
  500.  
  501.                      COURIER HIGH SPEED MODEMS
  502.  
  503.  
  504.  
  505.       &A2 HST/V32 modulation codes are
  506.           enabled.  This option is included
  507.           for users of HST Dual Standard
  508.           modems.  If your software cannot
  509.           handle the added modulation
  510.           information, select &A1 or &A0.
  511.        23/CONNECT 9600/HST  or     33/CONNECT
  512.       9600/V32
  513.        27/CONNECT 9600/ARQ/HST     or   37/CON
  514.       NECT 9600/ARQ/V32
  515.        28/CONNECT 4800/HST  or     38/CONNECT
  516.       4800/V32
  517.        29/CONNECT 4800/ARQ/HST     or   39/CON
  518.       NECT 4800/ARQ/V32
  519.        30/CONNECT 7200/HST  or     40/CONNECT
  520.       7200/V32
  521.        34/CONNECT 7200/ARQ/HST     or   44/CON
  522.       NECT 7200/ARQ/V32
  523.        31/CONNECT 12000/HST or     41/CONNECT
  524.       12000/V32
  525.        32/CONNECT 12000/ARQ/HST    or   42/CON
  526.       NECT 12000/ARQ/V32
  527.        35/CONNECT 14400/HST or     45/CONNECT
  528.       14400/V32
  529.        36/CONNECT 14400/ARQ/HST    or   46/CON
  530.       NECT 14400/ARQ/V32
  531.       &A3 Protocol codes are enabled.  Error
  532.           control protocols reported are: HST,
  533.           LAPM, or MNP.  When the call is not
  534.           under one of those protocols (and
  535.           ARQ is not included in the result
  536.           code), the modem reports either
  537.           SYNC, indicating a synchronous
  538.           connection, or NONE, for no
  539.           protocol.
  540.  
  541.           If the modems are using data
  542.           compression, the type of
  543.           compression, V42BIS or MNP5, is
  544.           added to the result code.  In the
  545.           first of the following examples, the
  546.           modems negotiated error control for
  547.           the call (ARQ), used HST modulation,
  548.  
  549.                      Internal Controls    5-11
  550.  
  551. COURIER HIGH SPEED MODEMS
  552.  
  553.  
  554.  
  555.           are using HST error control
  556.           protocol, and are using V.42 bis
  557.           compression.
  558.           CONNECT 14400/ARQ/HST/HST/V42BIS   [
  559.           or MNP5]
  560.           CONNECT 14400/ARQ/V32/LAPM/V42BIS  [
  561.           or MNP/MNP5]
  562.           CONNECT 9600/SYNC
  563.           CONNECT 2400/ARQ/MNP/MNP5   [or
  564.           LAPM/V42BIS]
  565.           CONNECT 2400/NONE
  566.           NOTE:  Although these codes will
  567.           return numeric identifiers, they are
  568.           the same numeric identifiers used
  569.           for &A2 result codes.  If the modem
  570.           is in Numeric Mode (V0) and set to
  571.           &A3, you will not be able to
  572.           differentiate between &A2 and &A3
  573.           result codes.  &A3 result codes may
  574.           not be compatible with some
  575.           software.
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599. 5-12    Internal Controls                                                  
  600.  
  601.                      COURIER HIGH SPEED MODEMS
  602.  
  603.  
  604.  
  605.  
  606. Result Code Sets (Xn)
  607.  
  608.       You have eight options, 0 through 7, for
  609.       selecting the result code subset best
  610.       suited to your applications.
  611.  
  612.       X0  Basic subset, returns the first five
  613.           codes (0-4) in the following table.
  614.  
  615.       X1  Extended subset, codes 0-5, 10, 13
  616.           and 18.  Default.  This set adds
  617.           rate-specific CONNECT messages to
  618.           the Basic set.
  619.  
  620.       X2-7     These options include the X1
  621.           subset and offer advanced call-
  622.           progress codes and functions.
  623.  
  624.                                Setting  
  625.       
  626.       Result Codes    X0 X1   X2   X3   X4   
  627.       X5              X6 X7
  628.       
  629.       0/OK            +  + +  + +  + +  +
  630.       1/CONNECT       +  + +  + +  + +  +
  631.       2/RING          +  + +  + +  + +  +
  632.       3/NO CARRIER    +  + +  + +  + +  +
  633.       4/ERROR         +  + +  + +  + +  +
  634.       5/CONNECT 1200     + +  + +  + +  +
  635.       6/NO DIAL TONE       +    +    +  +
  636.       7/BUSY                  + +  + +  +
  637.       8/NO ANSWER             + +  + +  +
  638.       9/RESERVED
  639.       10/CONNECT 2400    + +  + +  + +  +
  640.       11/RINGING                   + +  +
  641.       12/VOICE                     + +  
  642.       13/CONNECT 9600    + +  + +  + +  +
  643.       18/CONNECT 4800    + +  + +  + +  +
  644.       20/CONNECT 7200      +  + +  + +  +    +
  645.       21/CONNECT 12000     +  + +  + +  +    +
  646.       25/CONNECT 14400     +  + +  + +  +    +
  647.  
  648.  
  649.                      Internal Controls    5-13
  650.  
  651. COURIER HIGH SPEED MODEMS
  652.  
  653.  
  654.  
  655.       
  656.       Functions
  657.       
  658.       Adaptive Dialing        + +  + +  +    
  659.       +
  660.       Wait for 2nd Dial Tone (W)             +    
  661.       +               +  + +
  662.       Wait for Answer (@)          + +  +    +    
  663.       +
  664.       Fast Dial            +    +    +  +
  665.  
  666.         Table 5-1.  Result Code Options
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699. 5-14    Internal Controls                                                  
  700.  
  701.                      COURIER HIGH SPEED MODEMS
  702.  
  703.  
  704.  
  705.       NOTE:  Additional messages indicate an
  706.       error-control connection and the
  707.       modulation for a call.  See Additional
  708.       Result Code Subsets (&An), earlier in
  709.       this chapter.
  710.  
  711. Result Code  Meaning
  712.  
  713. 0/OK         Command has been executed
  714. 1/CONNECT    Connection established with
  715.              another modem; if set to X0,
  716.              connection may be at 300, 1200,
  717.              2400 or 9600 bps; if X1 or
  718.              higher, connection is at 300 bps
  719. 2/RING       Incoming ring detected
  720. 3/NO CARRIER   Carrier detect has failed or
  721.              carrier has been dropped due to
  722.              disconnect
  723. 4/ERROR      Command is invalid
  724. 5/CONNECT 1200 Connection established with
  725.              another modem at 1200 bps
  726. 6/NO DIAL TONE Dial tone not detected during
  727.              the normal 2 seconds, set in
  728.              Register S6
  729. 7/BUSY       Busy signal detect; modem hangs
  730.              up
  731. 8/NO ANSWER  After waiting 5 seconds for an
  732.              answer, modem hangs up; returned
  733.              instead of NO CARRIER when the @
  734.              option is used
  735. 10/CONNECT 2400     Connection established
  736.              with another modem at 2400 bps
  737. 11/RINGING   The modem has dialed; remote
  738.              phone line is ringing
  739. 12/VOICE     Voice answer at remote site;
  740.              modem hangs up
  741. 13/CONNECT 9600     Connection established at
  742.              reported rate.  Same meaning for
  743.              results of 4800 (18), 7200 (20),
  744.              12K (21) and 14.4K (25).
  745.  
  746. Adaptive Dialing    The modem attempts to use
  747.              Touch-Tone dialing and, if that
  748.  
  749.                      Internal Controls    5-15
  750.  
  751. COURIER HIGH SPEED MODEMS
  752.  
  753.  
  754.  
  755.              doesn't work on the line, reverts
  756.              to rotary dialing.
  757. Wait for Another    The modem continues
  758.              dialing as soon as it detects
  759.     Dial Tone (W)   another dial tone.  See
  760.              the dial options in Chapter 6.
  761. Wait for an  The modem continues dialing when
  762.              it detects 5
  763.     Answer (@) seconds of silence on the line.
  764.              See the dial options in Chapter
  765.              6.
  766. Fast Dial    The modem dials immediately on
  767.              dial-tone detect, instead of
  768.              waiting the normal 2 seconds set
  769.              in Register S6.
  770.  
  771.      Table 5-2.  Result Code Definitions
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799. 5-16    Internal Controls                                                  
  800.  
  801.                      COURIER HIGH SPEED MODEMS
  802.  
  803.  
  804.  
  805. LOCAL ECHO
  806.  
  807.       Local echo is the display of what you
  808.       type at the keyboard and data the
  809.       Courier transmits to another modem.  The
  810.       En command controls the display of your
  811.       typed commands, when the modem is in
  812.       Command Mode.  The Fn command applies to
  813.       when the modem is online to another
  814.       system.
  815.  
  816.  
  817. Command Mode Local Echo (En)
  818.  
  819.       The En command enables/disables the
  820.       display of your typed commands.  If
  821.       double characters appear on the screen,
  822.       both the modem's local echo and your
  823.       software's local echo are on.
  824.  
  825.       The Courier is shipped with DIP switch 4
  826.       UP, enabling local echo.  The En command
  827.       controls the local echo for a current
  828.       session, independently of the switch
  829.       setting.  At power-on and reset, the
  830.       modem operates according to the DIP
  831.       switch setting.  The En command is not
  832.       stored in nonvolatile memory as a power-
  833.       on/reset default.
  834.  
  835.       E0  Command Mode echo OFF.  The modem
  836.           does not display keyboard commands.
  837.  
  838.       E1  Command Mode echo ON.
  839.  
  840.  
  841. Online Local Echo (Fn)
  842.  
  843.       This command causes the modem to display
  844.       a copy of the data it is transmitting to
  845.       another system.  Many systems, however,
  846.       return a copy of received data, which is
  847.       called a remote echo.  If the modem's
  848.  
  849.                      Internal Controls    5-17
  850.  
  851. COURIER HIGH SPEED MODEMS
  852.  
  853.  
  854.  
  855.       online echo is ON and there is also
  856.       remote echoing, double characters appear
  857.       on the screen.
  858.  
  859.       In some microcomputer documentation, the
  860.       term duplex is applied to local online
  861.       echoing, although the term is not
  862.       technically accurate.
  863.  
  864.       F0  Online echo ON.  Sometimes called
  865.           half duplex.  As the modem transmits
  866.           data to a remote system, it also
  867.           sends a copy of the data to the
  868.           screen.
  869.  
  870.       F1  Online echo OFF.  Sometimes called
  871.       full duplex.  Default.
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899. 5-18    Internal Controls                                                  
  900.  
  901.                      COURIER HIGH SPEED MODEMS
  902.  
  903.  
  904.  
  905. THE AUDIO MONITOR
  906.  
  907.       The modem's speaker enables you to
  908.       monitor the dial-connect process.  There
  909.       are several ways to make use of this
  910.       feature.  After the Courier dials a
  911.       number, it waits 60 seconds for a high-
  912.       pitched answer tone from the other
  913.       modem, immediately followed by data
  914.       signals, called a carrier.  These
  915.       signals must occur before a data link is
  916.       established.
  917.  
  918.       At the default X1 setting, if someone
  919.       answers the phone, or if the line is
  920.       busy, the modem sends the message NO
  921.       CARRIER to your screen after 60 seconds.
  922.       If you listen to the speaker, you can
  923.       respond immediately instead of waiting
  924.       for the modem to time out.
  925.  
  926.       For example, if you hear someone
  927.       answering the call, you can pick up the
  928.       phone, if it's attached to the modem,
  929.       and talk to the person.  Or you can
  930.       cancel the call by pressing any key on
  931.       the keyboard.  In the same way, you can
  932.       cancel a call when you hear a busy
  933.       signal.
  934.  
  935.       You can also hear if dialing is
  936.       proceeding too quickly for the system.
  937.       Terminate the call (press any key) and
  938.       retype the Dial command, but insert a
  939.       comma (,) or a couple of slashes (/), to
  940.       have the modem during the dialing
  941.       process.
  942.  
  943.  
  944. SPEAKER CONTROL (Mn)
  945.  
  946.       This command disables the speaker
  947.       entirely or sets the speaker to monitor
  948.  
  949.                      Internal Controls    5-19
  950.  
  951. COURIER HIGH SPEED MODEMS
  952.  
  953.  
  954.  
  955.       different segments of the dial-connect
  956.       sequence.
  957.  
  958.       M0  This setting disables the speaker
  959.           entirely so that you don't hear the
  960.           modem go off hook, dial, etc.
  961.  
  962.       M1  The speaker is ON until Carrier
  963.           Detect.  Default.  You can monitor
  964.           call progress until the Courier
  965.           detects the remote modem's carrier
  966.           signals, or until the 60-second
  967.           timeout and result code display.  At
  968.           Carrier Detect, the modem discon-
  969.           nects the speaker and data
  970.           transmission sounds are suppressed.
  971.  
  972.       M2  The speaker is ON continuously,
  973.           including during data transmission.
  974.  
  975.       M3  The speaker doesn't go ON until
  976.           after the last digit is dialed, then
  977.           goes OFF at Carrier Detect.
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999. 5-20    Internal Controls                                                  
  1000.  
  1001.                      COURIER HIGH SPEED MODEMS
  1002.  
  1003.  
  1004.  
  1005. MODEM CLOCK USAGE (Kn)
  1006.  
  1007.       The modem clock is used as a call-
  1008.       duration timer or as a real-time clock.
  1009.       Used in conjunction with the In
  1010.       (Inquiry) command, the modem returns the
  1011.       duration of the last call in hours,
  1012.       minutes, and seconds or the actual time.
  1013.  
  1014.       K0  Call-Duration Mode.  Default.  The
  1015.           modem times each call from CONNECT
  1016.           to NO CARRIER, and stores the infor-
  1017.           mation until the next connection or
  1018.           when the modem is reset.  At ATI3
  1019.           <Enter>, the modem displays the
  1020.           call's duration.  If you wish, you
  1021.           can maintain a call log by printing
  1022.           this information after each call.
  1023.  
  1024.       K1  Real-Time Mode.  The clock operates
  1025.           as a real-time clock regardless of
  1026.           the presence of a carrier.  Set the
  1027.           clock (in military time) by
  1028.           specifying the hour, minutes, and
  1029.           seconds as in the following example,
  1030.           which sets the clock at the real
  1031.           time of 1:30 p.m.
  1032.  
  1033.              ATI3=13:30:00 K1 <Enter>
  1034.  
  1035.           At ATI3, the modem displays the real
  1036.           time.  You'll need to set the clock
  1037.           each time you power on the modem,
  1038.           but the clock is not affected by the
  1039.           reset command, ATZ.
  1040.  
  1041.  
  1042. TRANSMITTER ENABLE/DISABLE (Cn)
  1043.  
  1044.       If an additional terminal and modem
  1045.       share the phone line for monitoring
  1046.       purposes, the second modem is placed in
  1047.       Receive Only state by disabling its
  1048.  
  1049.                      Internal Controls    5-21
  1050.  
  1051. COURIER HIGH SPEED MODEMS
  1052.  
  1053.  
  1054.  
  1055.       transmitter.  Use this feature only at
  1056.       1200 or 300 bps.
  1057.  
  1058.       C0  Transmitter disabled.  Modem is set
  1059.           to Receive Only.
  1060.  
  1061.       C1  Transmitter enabled.  Default.
  1062.  
  1063.  
  1064. BREAK HANDLING (&Yn)
  1065.  
  1066.       This command allows you to send a break
  1067.       to abort data transfer without
  1068.       disconnecting from the phone link.  The
  1069.       following options are available.
  1070.  
  1071.       &Y0 Destructive, no Break transmitted:
  1072.           the modem clears the data from its
  1073.           transmit buffer (all data is lost)
  1074.           but does not transmit the Break to
  1075.           the remote modem.
  1076.  
  1077.  
  1078.  
  1079.  
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099. 5-22    Internal Controls                                                  
  1100.  
  1101.                      COURIER HIGH SPEED MODEMS
  1102.  
  1103.  
  1104.  
  1105.       &Y1 Destructive, expedited:  the modem
  1106.           clears the buffer and immediately
  1107.           sends a Break to the remote modem.
  1108.           Default.
  1109.  
  1110.       &Y2 Nondestructive, expedited:  the
  1111.           modem retains data in the transmit
  1112.           buffer, but immediately sends a
  1113.           Break to the remote modem.
  1114.  
  1115.       &Y3 Nondestructive, unexpedited (send
  1116.           Break in sequence):  the modem
  1117.           transmits any buffer data received
  1118.           before the Break, sends the Break,
  1119.           and then sends any subsequent input
  1120.           from the DTE.
  1121.  
  1122.       NOTE:  If the call is under MNP5 data
  1123.       compression, destructive Breaks cause
  1124.       both modems to reset their data
  1125.       compression tables.  When transmission
  1126.       resumes, the modems build new tables,
  1127.       and the result is lower than normal
  1128.       throughput.
  1129.  
  1130.  
  1131. S-REGISTERS
  1132.  
  1133.       The S-Registers are used to set various
  1134.       timing parameters, redefinition of
  1135.       selected ASCII characters, and other
  1136.       configuration options.  The defaults
  1137.       reflect typical requirements.
  1138.  
  1139.       A detailed summary of the S-register
  1140.       functions is in Appendix B.  A less
  1141.       detailed summary is in the Quick-
  1142.       Reference card.
  1143.  
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.                      Internal Controls    5-23
  1150.