prima_control:apfel_control
This is an old revision of the document!
APFEL Control
Control server
Requirements:
- sender board LV are on
- control arduinos are running and responding
ssh -X hadanapc2 cd repo/apfel_interface/ apfel_server -v -f $APFEL_CONF_FILE
Useful scripts
Requirements:
- APFEL server up and running
- go to directory
~/repo/apfel_interface
NB In the following, the -only
flag is always optional and allows to run the script on one single submodule.
Check communication with all APFEL chips
python3 check_all.py -f $APFEL_CONF_FILE -only <submodule id>
Execute Autocalib
on all chips
python3 autocalib_all.py -f $APFEL_CONF_FILE -only <submodule id>
Save/Load/Reset DAC values
python3 apfel_dacs.py -f $APFEL_CONF_FILE -dir <DAC directory> [-save | -load | -reset] -only <submodule id>
prima_control/apfel_control.1740501133.txt.gz · Last modified: 2025/02/25 16:32 by himuser