home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / time / npl_1 / !NPL / !Help next >
Text File  |  1994-06-17  |  2KB  |  60 lines

  1. !NPL   Reset Acorn CMOS Clock from NPL TRUETIME      Date: 1994 Jun 17
  2.  
  3. This program will dial the NPL TRUETIME service
  4. and reset the CMOS UTC clock in your Acorn Computer.
  5. It is multitasking, but runs without window or icon-
  6. bar icon.  It will quit when the clock has been
  7. reset.  You can also use "Quit" from the Task
  8. Manager or let the program timeout (default 30 sec).
  9. Your modem must support CCITT V22 (1200 baud full
  10. duplex) and the "Hayes" command set.
  11.  
  12. For further information about NPL TRUETIME service
  13. data format etc, contact NPL:            more >>>
  14.  
  15.  John Chambers
  16.  Time and Frequency Services (TRUETIME)
  17.  National Physical Laboratory
  18.  Teddington
  19.  Middlesex TW11 0LW
  20.  England
  21.  Tel: +44 81 977 3222 ext 6493
  22.  
  23.  +-----------------------------------------------------------+
  24.  | No warranty is given with this software as to fitness     |
  25.  | for purpose, nor can any liability be accepted for        |
  26.  | direct, indirect or consequential loss or damage arising  |
  27.  | from its use.  It works for me; I hope it does for you.   |
  28.  +-----------------------------------------------------------+
  29.  
  30. This software is "free".  You may use it as you wish, provided you
  31. do not charge for it (media cost excepted), and you distribute it
  32. intact and unmodified.
  33.  
  34. The program sends commands to your modem from the "Messages" file.  The
  35. defaults are:
  36.  
  37. AT S2=43            Start-up commands (set escape ="+")
  38. ATDT 0891516333     Dial, Tone, 0891 516 333 (Pulse = P)
  39. +                   Escape character
  40. ATH                 Hang-up command
  41. 30                  Timeout (seconds).
  42.  
  43. The file MUST contain five and only five lines.  You can extend the three
  44. "AT" lines if you need extra commands.
  45.  
  46. To disconnect the modem from the line, the "+" character is sent three times
  47. slowly followed by a wait of 1.1 seconds, followed by the next line, "ATH".
  48.  
  49. Typical connect time is 13 seconds, depending the modems at each end.
  50.  
  51. IMPORTANT
  52. ---------
  53. Note that due to an Acorn Risc OS design oversight, if you have another
  54. RS423 terminal program already running the other program will inevitably
  55. clash with !NPL and vice versa.  Quit the other program first.
  56.  
  57.  James R Miller, 3 Benny's Way, COTON, Cambridge, CB3 7PS, England
  58.  
  59. <eof>
  60.