Bank MCNQ


                 MCNQ      NCD Shaper Charge
                 ===========================
 
    Contact:  H. Deng
 
    Revision History:-
    ================
 
    5.00  H. Deng     First version.  Make _TIME double precision.


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

This bank holds the shaper peak ADC.
It is formed from a sum of individual MCNC unamplified currents.
 
 
Reference Links
---------------

-1  -KMCNQ_MCNC   MCNC  The first unamplified current that contributed to this shaper.
                         (Follow MCNC's _MCNC link for the remainder).



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)
 
  +1    I  KMCNQ_ADC        ADC value.
  +2    D  KMCNQ_TIME       Time first word
  +3                             second word
  +4    I  Spare.
  ..
  10    I  Spare.


Notes
-----

   None.


Go Back to the Snoman Companion Top Page