Closedown

This commit is contained in:
boccioli_m
2015-06-16 14:52:20 +02:00
parent c52ff35eb3
commit 376b82d5f1

View File

@@ -4,6 +4,7 @@
#by default, failed
ret = 'Test failed'
status = False
DEVICE = 'PO2DV-NCS-VHQ1'
scan = ManualScan(['time'], ['SetVA', 'ActualVA', 'ActualIA'] , [0.0], [20.0], [10])
scan.start()