home *** CD-ROM | disk | FTP | other *** search
/ Master Technician / MASTER_TECHNICIAN.ISO / mtech / library / offline / modems / ast_v31.exe / ASETIME.DOC < prev    next >
Encoding:
Text File  |  1991-06-30  |  5.2 KB  |  119 lines

  1.  
  2.                             Simple Software Company
  3.                        >>>>>>>>  P.O. Box 8184  <<<<<<<<
  4.                             New Orleans, La. 70182
  5.  
  6.                        Voice 504-288-6550   BBS 283-9785
  7.  
  8.          06-31-91
  9.  
  10.          ASETIME Ver 3.1 by Gary M. Raymond
  11.  
  12.          This utility will call the National Bureau of Standards and
  13.          retreive the time from the Atomic Clock and reset your DOS time
  14.          accordingly. You will have the choice of using COM1 thru COM4
  15.          (standard DOS Vector addresses) and whatever baud rate your
  16.          modem supports from 300 to 1200 baud as I am not sure if the
  17.          Govt NBS modem is capable of higher rates. The ASETIME dialer
  18.          will report any conditions encountered that prevent a connect &
  19.          attempt to redial until a connection occurs. Hitting any key
  20.          will EXIT you to DOS, reset the modem and go off line. SeTime
  21.          will ask you for your local hour and adjust the GMT according
  22.          to your local time. Remember to run your DOS ClockInit Utility
  23.          afterward to burn the new time into your onboard clock
  24.          (assumming you have one).
  25.  
  26.          ASETIME is capable of automatic or manual operation. Automatic
  27.          operation can be achived by using command line parameters from
  28.          the dos line, especially useful with batch files. Also a
  29.          greater degree of flexability is allowed by the creation of a
  30.          modem configure file for manual operation. Should NBS ever
  31.          change their number or baud rates, or you have special modem
  32.          dial commands, this will fill the need.
  33.  
  34.          To view the necessary command parameters, type the following
  35.          at the command prompt. >ASETIME HELP  then just follow the
  36.          EXACT format.
  37.  
  38.          By typing ASETIME alone, a directory will be created and and
  39.          ASETIME will move to it and create the modem configure file and
  40.          then proceed to open with the main menu prompt. You may then
  41.          cancel or continue.
  42.  
  43.  
  44.  
  45.          Content of ASETIME.CFG explained:
  46.  
  47. Line#1>  COM1                   Port   (COM1,2,3 or 4 - [1,3-IRQ4 2,4IRQ3])
  48.      2>  1200                   Baud   (NBS may have 2400 capability by now)
  49.      3>  N                      No Parity
  50.      4>  8                      8 Data Bits
  51.      5>  1                      1 Stop Bit
  52.      6>  X                     *Use "X" when no special parameters are needed
  53.      7>  X                      Use "X" when no special parameters are needed
  54.      8>  ATV1&D1S7=20S11=60    *Modem setup string
  55.      9>  1                     *Timing delay (1 second is normal)
  56.     10>  C:\SET                 parent drive/directory (may be changed)
  57.     11>  ATDT12026530351        Dial Command plus NBS phone number
  58.     12>  M                      Auto or Manual operation (M usually here)
  59.     13>  6                      difference between your local & GMT
  60.  
  61.     *SPECIAL NOTES:
  62.                    Line's 6 & 7: With the "X'es", the modem will activate
  63.                    in its normal default modes for RS,CD,DS & CS.
  64.                    Some modems may require RTS and DTS active. If so
  65.                    place DS5000 and CS5000 on each line respectively. The
  66.                    number (5000) represents 5 seconds of delay before a
  67.                    device timeout error is issued. (can vary). To disable
  68.                    RTS/CTS, use RS and CS0 in place of the X's. Most MNP
  69.                    modems require DS5000 & CS5000.
  70.  
  71.                    LINE 9: Is a general timing delay. Try any value less
  72.                    than 1 i.e. (.6) until you find the lowest value your
  73.                    modem will respond to. In some rare cases it may be
  74.                    necessary to increase it slightly.
  75.  
  76.                    LINE 8: You may need to include M1 and or L3 to switch
  77.                    on the modem speaker at max volume to hear dialout.
  78.  
  79.  
  80.     ======================================================================
  81.        Reprint of command line parameters. Allows ASETIME to run from
  82.        a batch file unattended.
  83.  
  84.        C:> ASETIME P1 B1200 SN,8,1 /A L6 #ATDT12026530351"
  85.        P followed by port#"
  86.        B followed by baud rate (NBS uses 1200)"
  87.        S followed by Parity, Data bits, Stop bits (NBS uses N,8,1)"
  88.        / followed by A for Automatic or M for Manual operation.
  89.        # followed by Modem Dial Command plus Phone Number"
  90.  
  91.  
  92.    The Registered version is $10.00
  93.  
  94.  
  95.    Name_____________________________________________________________
  96.  
  97.    Mailing Address__________________________________________________
  98.  
  99.    City & Statre ___________________________________________________
  100.  
  101.    ZIP _____________________________ Phone _________________________
  102.  
  103.  
  104.    Shipped on 5.25 DSDD floppy unless other noted here: ____________
  105.  
  106.    Send $10 check, cash or money order to:
  107.  
  108.  
  109.                    ********************************************
  110.  
  111.                             Simple Software Company
  112.                                 P.O. Box 8184
  113.                             New Orleans, La.  70182
  114.  
  115.                    Voice Support 504-288-6550  BBS 504-283-9785
  116.  
  117.                                      EOF()
  118.  
  119.