v1495sc create name ?option value...?
v1495sc config name option value?..?
v1495sc cget name ?option?
CAEN offered firmware for the V1495 logic module (this module is obsolete and no longer produced) that made the module a 128 channel scaler. This provides support for using this module in a scaler stack. Note that the module readout perfomrs a VME (software) trigger to latch scaler values and then reads only the control lregister, an optional timestamp and the enabled channels.
-base vme-addressBase address of the module. This must match the base address configured int he module's rotary switches.
-exttrig enabled | disabled Enables the external trigger for the module. This is disabled by default. If enabled, the G0 input latches the scaler values.
-inttrig enabled |disabled Enables the module internal trigger of the latch. This is disabled by default. The module can be programmed to produce an internal trigger periodically. This configures that trigger to be recognized by the module
-vmetrigger enabled |disabled Enables the software to trigger the module. By default this is enabled as the readout will trigger the latch.
-inputlevel nim | ttlDescribes the input levels. This default to nim
-autoreset yes | noIf yes, the default, the scalers are read and cleared.
-g1_mode inhibit | reset | testDefines the function of the G1 input. By default, this is inhibit
-includetimes yes | noIf yes the readout includes timing information. The default is no
-bank1enables -bank2enables -bank3enables -bank4enables maskThe scaler is organized a four 32 channel banks. These options allow individual channels to be disabled or enabled. Each option is a mask of 32 bits which are set to enable a corresponding channel. By default all of these options are 0xffffffff which enables all channels in all banks.
-dwelltime mircoseconds
When internal triggers are enabled, the internal trigger happens every
microseconds. The default value is
0x2000000 about 33.5 seconds. Normally, with -inttrig disabled, this
value is not used.