Script execution

This commit is contained in:
gac-x03da
2018-08-16 18:58:57 +02:00
parent fe985fb655
commit d338ac448e

View File

@@ -2,10 +2,12 @@
exit slit calibration scan
manual settings: photon energy 800 eV (G1200), FE = 1 x 1, ADC/Keithley averaging
set keithleys manuall to free run!
"""
POSITIONERS = (ExitSlitY)
SENSORS = (RefCurrent, MachineCurrent)
SENSORS = (SampleCurrent,RefCurrent, MachineCurrent)
STARTPOS = (-0.5)
ENDPOS = (1.0)
STEPS = 0.01