Files
x11ma/script/beamline_alignment/Development/panel_template.py
T
2026-06-24 13:28:45 +02:00

12 lines
172 B
Python

testing = get_exec_pars().getSource()==CommandSource.ui
if testing:
START=780.0
END= 800.0
STEP_SIZE=1.0
lscan (BML_energy, CADC2, START, END, STEP_SIZE)