v977 create name ?option value ...?
v977 config name option value ?...?
v977 cget name ?option?
Provides access to the CAEN V977 bit register in the event readout. This module will add a single 16 bit word to the event that containsthe pattern.
The configration options for this module are (see the CAEN V977 manual for more information). The manual can be downloaded from CAEN's website as PDF. At this tim eit's also available online directly at https://nuchem.iucf.indiana.edu/Instrumentation/Elec_Manual/Electronic_pdfs/IOreg_V977.pdf
-base base-address Specifies the base address of the module on the VME buse.
-inputmask 16-bit-maskSets the module's input mask.
-readmode singlehit | multihit Determines if the single hit or multi hit register is read for each event. The default is singlehit
-outputmask 16-bit-mask sets the module's output maskk.
-readandcler boolean If true, the module is read and cleared othewrise it's non-destructively read. the default is true and is normally what you want.
-pattern boolean If true pattern register mode is used. The default is false
-gate boolean Enables gated mode where the pattern only updates whenthe gate input is asserted. This defaults to true
-ormask booleanIf true the or mask bit is set in the module CSR. The default is false