Script execution
This commit is contained in:
@@ -45,6 +45,7 @@ class CamTool(DeviceBase):
|
||||
self.cam_run.write(1)
|
||||
while(timestamp == self.timestamp.read()):
|
||||
time.sleep(0.001)
|
||||
self.triggerValueChanged(timestamp, None)
|
||||
|
||||
def doUpdate(self):
|
||||
self.capture()
|
||||
|
||||
Reference in New Issue
Block a user