HV Board Control

Hardware communication server

Requirements:

ssh -X hadanapc2
cd repo/hv_control/
hv_server -v -f $APFEL_CONF_FILE
Control server

Requirements:

ssh -X hadanapc2
cd repo/hv_control/
python3 hv_control.py -noserv -conv single -f $APFEL_CONF_FILE
HV visualisation

Requirements:

From prima-daq1 (ROOT is needed)

cd repo/hv_control/
python3 plot_hv.py
HV ramping

Requirements:

cd repo/hv_control/
python3 ramp_hv.py -id [all|<sadc id>] [-val <value>|-f <filepath>]  [-x <exclude channel file>]

Options: