esrf

Beamline Instrument Software Support
SPEC Macro documentation: [ Macro Index | BCU Home ]

CaenV462.mac
See other macros in category: Detection Counting
Description:
    Caen V462 counter timer via macro counters and vmeds
Documentation:
    DESCRIPTION
    Use this macro set to control a Caen V462 counter/timer card by the use of macro counters.
    For the internals:

    the channels are cleared before starting the counter; signal "prestart_all".
    all channels are read only once at the signal "halt_all".
    then each channel receives its value, signal "counts".

    SETUP
    The macro set needs the vmeds.mac file.

    In the config editor:
    create a scaler controller like follows:
    YES V462 IDXX/V462/0 2 Macro Counter/Timer
    then create up to 2 timers/counters:
    1 V462_1 V462_1 MAC_CNT 0 0(or 1) counter 1

    DEPENDENCIES
    vmeds.mac must already be read in.

Macros:
Internal Macros:
    V462_config
    Usage: V462_config(mne,type,unit,mod,chan)


    V462_cmd
    Usage: V462_cmd(mne, cmd, p1, p2)


    V462_debug
    Usage: V462_debug


Filename: CaenV462.mac
Author: BLISS - ESRF, H. Witsch $Revision: 1.4 $, $Date: 2008/02/18 09:37:02 $
Last mod.: 18/02/2008 10:37 by rey