Script execution
This commit is contained in:
@@ -10,7 +10,7 @@ dt = datetime.now()
|
||||
print "datetime.now at start", dt
|
||||
|
||||
|
||||
caput ("X12SA-OP-BPM6:Acquire", "Stop") #stops the acquisition
|
||||
caputq ("X12SA-OP-BPM6:Acquire", "Stop") #stops the acquisition
|
||||
#pico_amp_6.stop()
|
||||
dt = datetime.now()
|
||||
print "time after stopping", dt
|
||||
|
||||
Reference in New Issue
Block a user