RLCS Run Log Clock Synchronization bank
=============================================
Contact: N. McCauley, Oxford.
Revision History:-
================
4.02 N. McCauley First Version
Description
-----------
This bank hold the universal time and global trigger time of the first event
of each run. This can then be used to synchronise and rebuild the 10MHz clock
when it is missing.
The bank number is the run number.
Reference Links
---------------
None.
Structural Links
----------------
None.
Status Bits
-----------
Note: Any status bit parameters are defined to work with bit functions such as
IAND and BTEST.
Data Words
----------
Data types: B(bit), I, F, D(double), H(hollerith 4 char)
Wd Typ Mnem. Description
+1 I KRLCS_JDAY The Julian day of the first event of the run.
+2 I KRLCS_UNI_SEC Universal seconds.
+3 I KRLCS_UNI_NS Universal nanoseconds.
+4 D KRLCS_GTR Global trigger time in nanoseconds.
+5 Second word.
Go Back to the
Snoman Companion Top Page