prima_control:hv_control
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prima_control:hv_control [2025/02/25 13:45] – created himuser | prima_control:hv_control [2025/02/25 14:57] (current) – himuser | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | HV server | + | ==== HV Board Control ==== |
+ | |||
+ | == Hardware communication | ||
+ | Requirements: | ||
+ | * sender board LV are on | ||
+ | * control arduinos are running and responding | ||
+ | * the Iseg HV modules are on and all channels are at 500 V | ||
+ | |||
+ | ssh -X hadanapc2 | ||
+ | cd repo/ | ||
+ | hv_server -v -f $APFEL_CONF_FILE | ||
+ | |||
+ | |||
+ | == Control server == | ||
+ | Requirements: | ||
+ | * hardware communication server running properly | ||
+ | |||
+ | ssh -X hadanapc2 | ||
+ | cd repo/ | ||
+ | python3 hv_control.py -noserv -conv single -f $APFEL_CONF_FILE | ||
+ | |||
+ | |||
+ | == HV visualisation == | ||
+ | Requirements: | ||
+ | * hardware and control servers are running | ||
+ | * all HV boards are responding | ||
+ | |||
+ | From '' | ||
+ | cd repo/ | ||
+ | python3 plot_hv.py | ||
+ | |||
+ | == HV ramping == | ||
+ | Requirements: | ||
+ | * like for the visualisation script | ||
+ | |||
+ | cd repo/ | ||
+ | python3 ramp_hv.py -id [all|< | ||
+ | |||
+ | Options: | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
- | HV plot | ||
- | HV ramping |
prima_control/hv_control.1740491120.txt.gz · Last modified: 2025/02/25 13:45 by himuser