Script execution
This commit is contained in:
@@ -128,7 +128,7 @@ class Pixel(DeviceBase, Readable, Readable.IntegerType):
|
||||
return caget (self.prefix + ":TRIG", 'i')
|
||||
|
||||
def start(self):
|
||||
pixwait() # Wait until pixel detector is ready
|
||||
wait_finished() # Wait until pixel detector is ready
|
||||
PIX_EXPOSE = epics_get(PIX_EXPOSE_CHN)
|
||||
slef.set_trigger ("Inc+Sn+Wr")
|
||||
self.PIX_EXP_START_TIME = time.time()
|
||||
|
||||
Reference in New Issue
Block a user