Bank NEMG


                NEMG  NCD Event Mux Global Record
                =================================

    Contact:  N. West, Oxford.

    Revision History:-
    ================

    5.00  N. West      First version
          N. McCauley  Add NEMC


Description
-----------

This bank contains the mux global data for the current event.

This bank comes from the NCD  Multiplexer Global record.


Reference Links
---------------

    None.


Structural Links
----------------

 -1 -KNEMG_NEMS     NEMS NCD Event MuxScope Records
 -2 -KNEMG_NEMC     NEMC NCD Event MuxScope Calibrated Records

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)

 +1  I MUX_FIRED      Mux fired register (Mux i fired if bit i set)
 +2  I SCOPE_BUSY     Scope busy (Scope A[=0] is bit 0, scope B[=1] is bit 1).
                        (but may be busy from a previous event)
 +3  I SCOPE_FIRED    Scope fired (Scope A[=0] is bit 0, scope B[=1] is bit 1).
                        (scope that actually received the event. Should never
                         get both bits set)
 +4  I SCOPE_ROUTE    Scope trigger routing (Scope A[=0] is bit 0, scope B[=1] is bit 1).
                         (which scopes can received data.  If both set - the normal case -
                          then toggle between them and all events have both these bits set)
 +5                   Spare
...
+10                   Spare

Notes
-----

None.


Go Back to the Snoman Companion Top Page