Script execution

This commit is contained in:
sfop
2016-08-23 14:19:55 +02:00
parent 2b9a54df11
commit b1cc27826b
+1 -1
View File
@@ -48,7 +48,7 @@ class CamTool(DeviceBase):
self.waitForChannel(self.data_prefix + "timestamp",20)
else:
self.cam_run.write(1)
time.sleep(2.0)
time.sleep(5.0)
#self.waitForChannel(self.data_prefix + "timestamp",20)
#self.waitForChannel(self.data_prefix + "image.shape",20)
print "Connected"