Script execution

This commit is contained in:
gac-x04sa
2018-11-06 11:53:15 +01:00
parent 4989141c48
commit edd65279d1
+1
View File
@@ -3,6 +3,7 @@ def trigger_pilatus(position, scan):
open_shutter()
try:
if count_time>0:
print "TRIGGER"
pixel.set_expose(count_time)
pixel.start()
pixel.wait_finished(30.0)