Closedown

This commit is contained in:
gac-x03da
2018-02-08 17:54:35 +01:00
parent 204d4e03a4
commit d8ea33cc85
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ RELATIVE (BOOLEAN)
"""
MOTOR = (ManipulatorY)
SENSORS = (SampleCurrent, RefCurrent)
SENSORS = (Counts, Scienta.spectrum, SampleCurrent, RefCurrent, MachineCurrent)
RANGE = (-0.5, 0.5)
STEPS = 10
LATENCY = 0.5