RTMC: Rebuild 10MHz Clock


                              Titles:  RTMC
                              =============
 
    Contact:  N. West,  Oxford.
 
    Revision History:-
    ================
 
    4.02  N. West     First version.


 
Titles Files
------------
 
rebuild_10mhz_clock.dat
 
 
Verification
------------
 
 
Description
-----------
 
    This bank contains synchronisation information between the
    10MHz clock (as derived from Mac time and stored in the RHDR
    bank and the 50MHz clock.  Its used by rebuild_10mhz_clock
    to fix the 10MHz clock when broken.
 
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        Fixed length Database Header.  See titles_dbhdr.html

 Word   Mnemonic      [symbolic command]  Description
 ----   --------      ------------------------------- 
        KRTMC...
 
    1  I _NWE_TBL      No. of words per entry in TBL = 5
 2..9  I               Spare

       The remainder of the bank consists of a table consisting of a series of
       _NWE_TBL word entries:-

   10     _MTBL         Start of first entry.  

 i                      Nth entry starts at i = 10 + (N-1)*entry size

 i+0 1  I _MTBL_RUN          Run number
 i+1 1  I _MTBL_START_DTE    Run start date (format: yyyymmdd).
 i+2 1  I _MTBL_START_HMSC   Run start time (format: hhmmsscc  - cc is centisec)
 i+3 1  I _MTBL_START_50MHZ  Run start 50MHz clock.
 



Go Back to the Snoman Companion Top Page