Requirements:
ssh -X hadanapc2 cd repo/hv_control/ hv_server -v -f $APFEL_CONF_FILE
Requirements:
ssh -X hadanapc2 cd repo/hv_control/ python3 hv_control.py -noserv -conv single -f $APFEL_CONF_FILE
Requirements:
From prima-daq1
(ROOT is needed)
cd repo/hv_control/ python3 plot_hv.py
Requirements:
cd repo/hv_control/ python3 ramp_hv.py -id [all|<sadc id>] [-val <value>|-f <filepath>] [-x <exclude channel file>]
Options:
-id
- all
to ramp all submodules, a number from 0 to 39 to ramp one particular submodule-val
for setting a fixed value
or -f
for values from files located in filepath
-x
for excluding channels listed in exclude channel file
. The HV value of the excluded channels is left or ramped to 0