Script execution

This commit is contained in:
gac-x03da
2021-10-23 20:45:04 +02:00
parent 800178af89
commit 7ca5e2af66

View File

@@ -7,7 +7,7 @@ POSITIONERS = (Keithley2Voltage)
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix)
POSITIONS = (-2., 20.)
STEPS = 0.5
LATENCY = 5.0
LATENCY = 4.0
RELATIVE = False
adjust_sensors()