Script execution

This commit is contained in:
x03daop
2017-07-22 02:43:15 +02:00
parent eca1fde4fe
commit 653f2d25f6

View File

@@ -39,6 +39,6 @@ try:
# ManipulatorPhi.move(-8.9)
#ManipulatorTilt.move(+25.5)
#Scienta.getStepTime().write(1.47)
vscan(writables, SENSORS, VECTOR, True, LATENCY, False, before_read=before_readout, after_read = after_readout)
#vscan(writables, SENSORS, VECTOR, True, LATENCY, False, before_read=before_readout, after_read = after_readout)
finally:
after_scan()