Script execution

This commit is contained in:
gac-x03da
2022-05-20 16:31:04 +02:00
parent 2cf03c33bc
commit 3d83531cc9

View File

@@ -5,9 +5,10 @@ Keithley voltage scan
POSITIONERS = (Keithley2Voltage)
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix)
POSITIONS = (25.,-30.)
STEPS = -0.55
POSITIONS = (-2,2)
STEPS = 0.25
LATENCY = 1.0
RELATIVE = False
adjust_sensors()