Bank MCNA
MCNA NCD Analogue Current after preamplification
=====================================================
Contact: D. Wark
Revision History:-
================
5.00 D. Wark First version.
Description
-----------
These banks hold the current generated in an NCD counter after the preamplification.
It is formed from a sum of individual MCNC unamplified currents.
Reference Links
---------------
-3 -KMCNA_MCNA MCNA The next preamplified current that contributes to the
same MCNS signal bank.
-2 -KMCNA_MCNS MCNS The signal bank this preamplified current contributed to.
-1 -KMCNA_MCNC MCNC The first unamplified current that produced this amplified.
(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 KMCNA_COUNTER_NO Counter number
+2 I KMCNA_NUM_BINS Number of time bins for current array
+3 F KMCNA_BIN_WIDTH Time width per bin for current array
+4 F KMCNA_BIN_LO Start time of first bin of current array
+5 F KMCNA_CURRENT First word of current array. Array size = _NUM_BINS
Second word ...
...
Notes
-----
None.
Go Back to the
Snoman Companion Top Page