home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 05B / TIMESY22.ZIP / TIMESYNC.HLP (.txt) < prev    next >
Encoding:
Borland Turbo Vision Help  |  1992-05-16  |  7.7 KB  |  70 lines

  1.  TimeSync
  2. TimeSync sets the PC's clocks with the "correct" date and time.  This information is obtained from either the United States Naval Observatory (USNO) or the National Institute of Standards and Technology (NIST). 
  3. This program is menu driven.  All menu choices may be selected either using a mouse or pressing the [ALT] key and the highlighted letter.  The [TAB] key is used to move among fields on a form.  Where appropriate, the [ENTER] key ends entry on a form.  Some forms contain a "Cancel" selection which will terminate entry on a form without saving any changes which may have been made. 
  4.  Settings
  5. The Settings menu allows system specific information to be displayed and modified.  The selections available are Default
  6. Service, Time
  7. Zone, Com
  8. Port, Port
  9. Settings, Modem
  10. Strings, Save
  11. Configuration, and Reset
  12. Configuration. 
  13.  Settings|Default Service
  14. The Default Service menu item allows the user to select either the NIST-ACTS or the USNO
  15. Master
  16. Clock as the default time service.  This is the service TimeSync will call during batch operation if a service is not specified on the command line. 
  17. See also:   Settings 
  18.  Settings|Time Zone
  19. The Time Zone menu item allows the user to specify the time difference between local standard time and UTC (Universal Coordinated Time), also known as GMT.  For instance, Eastern Standard Time is 5 hours behind UTC. If the "Use Daylight Savings Time" selection is checked, the time will be adjusted to daylight savings during the proper time of the year.  Areas that do not use Daylight Savings Time incude Arizona, Hawaii, and the easternmost part of Indiana.  The USNO Master Clock signal doesn't include information about daylight savings time, so if the time service selected is the USNO, the program will assume that daylight savings time is in effect between the first Sunday in April (2:00 AM local time) until the last Sunday in October (2:00 AM local time).  The NIST signal includes daylight savings time information. 
  20. See also:  Settings 
  21.  Settings|Com Port
  22. The Com Port menu item allows the user to specify the com port (COM1 through COM4) to which the modem is attached. (
  23. See also:   Settings     Port
  24. Settings 
  25.  Settings|Port Settings
  26. The Port Settings menu item allows the user to specify the base address and IRQ associated with a com port.  The default values do not normally need to be changed.  They are: 
  27.      COM   Base Address   IRQ
  28.      ---   ------------   ---
  29.       1        03f8        4
  30.       2        02f8        3
  31.       3        03e8        4
  32.       4        02e8        3
  33. The "Reset" button will set these values to their defaults. "
  34. See also:   Settings    Com
  35. Port 
  36.  Settings|Modem Strings
  37. The Modem Strings menu item allows the user to edit the modem command and status messages.  While the default values should work for most "AT Command" type modems, the documentation provided with the modem should be referenced in setting these messages.  Information regarding these commands may also be found in various communications packages.  Some are quite robust in their support for a wide range of modems.  One useful addition to the initialization string is the command "M0" which turns off the modem's speaker.  This may be added before the "^M" at the end of the initialization string.  The "^" (caret) character will cause the next character to be interpreted as a control character (e.g. ^M is a carriage return).  The "~" (tilde) will cause an 0.5 second pause when encountered (this is usually used when switching the modem into command mode). 
  38. See also:   Settings 
  39.  Settings|Set XT Clock Cmd
  40. The Set XT Clock Cmd menu item allows the user to specify the DOS command used to set the real-time clock on a PC or XT compatible computer. On AT class machines the real time clock is built in, and may be directly accessed.  In PC and XT-type machines, the real time clock is often on an add-on card, each of which has its own method of setting the time.  The input to this selection should be the DOS command used to set the hardware clock (e.g. "\util\setclock"). 
  41. See also:   Settings 
  42.  Settings|Save Configuration
  43. The Save Configuration command saves the configuration in a file in the same directory as the program. 
  44. See also: Settings 
  45.  Settings|Reset Configuration
  46. The Reset Configuration command restores the configuration to the defaults built into the program. 
  47. See also: Settings 
  48.  Call
  49. The Call menu allows the user to call one of the time services.  The selections available are the two time services which may be used: NIST and USNO. 
  50. See also: Settings 
  51.  Call|NIST
  52. NIST places a call to the NIST. 
  53. See also: Call 
  54.  Call|USNO
  55. USNO places a call to the USNO. 
  56. See also: Call 
  57.  Quit
  58. Quit causes the program to terminate.  If the configuration file has not been written and any items were modified, the user will be prompted to save the configuration file. 
  59.  Help
  60. The Help menu provides information about the program.  It contains the About item. 
  61.  Help|About
  62. Selecting About displays information about the program.  It is called from the Help
  63. menu. 
  64.  USNO
  65. The United States Naval Observatory is the source of official time for the United States through its Master Clock.  This time is the average of a number of highly accurate timepieces based on "atomic" processes such as the frequency of radiation emitted from cesium under specified conditions or from a hydrogen maser under specified conditions.  The USNO is responsible for determination and distribution of precise astronomical and timing data for use in activities such as navigation, global positioning, and scientific research.  The United States Naval Observatory is located in Washington, D.C. (area code 202). 
  66.  NIST
  67. The National Institute of Standards and Technology, formerly the National Bureau of Standards, provides scientific and technological services including time and frequency standards.  These include radio stations WWV, WWVB, and WWVH, and the telephone time service (ACTS).  To achieve better accuracy, the NIST-ACTS system changes the timing of its signal based on the round trip time delay between itself and a caller.  If everything works according to plan, the accuracy of the time signal should be +/- 2 milliseconds of the "correct" time.  Even if things are not perfect, an accuracy of +/- 10 milliseconds can be achieved by many users.  The National Institute of Standards and Technology Time and Frequency Division is located in Boulder, Colorado (area code 303). 
  68.  Accuracy
  69. Several factors limit the accuracy and resolution with which the time may be set within the computer.  The time signal is received over a telephone and through a modem.  Such things as the transmission speed, the propagation delay between the computer providing the time signal and the receiving computer, and the delays internal to the modem all create some degree of error from the "correct" time.  The NIST attempts to correct for this by actually sending the signal ahead of time.  These errors (the NIST uses a nominal value of 45 milliseconds) are balanced against the resolution of the clocks within the computer.  The DOS system clock has a resolution of 55 milliseconds, while the real time clock inside an AT compatible, or on an add-on card in a PC/XT, usually only provides a resolution of one second. 
  70.