Script execution

This commit is contained in:
gac-x03da
2022-02-03 17:48:18 +01:00
parent 1e577926d1
commit c39b4ac790
+4
View File
@@ -2,8 +2,12 @@
monochromator HGR scan with Scienta acquisition
"""
from ch.psi.pshell.epics import Motor
motor = Motor('X03DA-PGM:HGR')
POSITIONERS = ('ca://X03DA-PGM:HGR')
POSITIONERS = (motor)
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, Scienta.dataMatrix)
LATENCY = 5.0