Closedown

This commit is contained in:
boccioli_m
2015-06-22 09:56:00 +02:00
parent 4652dbb181
commit 4a65545224
2 changed files with 15 additions and 1 deletions
@@ -9,6 +9,8 @@ ret = 'Test failed'
status = False
#DEVICE = 'PO2DV-NCS-LS'
print parameters
#TODO: Set the diplay names of positioners and detectors
#scan = ManualScan(['idX', 'idInkr'], ['idMotorStatus', 'idLogicalPosition', 'idDiameter', 'idMotorPosition', 'idPotiRaw', 'idPotiProc', 'idBtvsRaw', 'idBtvsProc', 'idDiff01', 'idDiff02'] , [-0.5, 0.0], [4.0, 3000.0], [3000, 20])
scan = ManualScan(['idX'], ['idMotorStatus', 'idLogicalPosition', 'idDiameter', 'idMotorPosition', 'idPotiRaw', 'idPotiProc', 'idBtvsRaw', 'idBtvsProc', 'idDiff01', 'idDiff02'] , [ 0.0], [ 3000.0], [20])