Closedown
This commit is contained in:
@@ -129,6 +129,8 @@ class CamTool(DeviceBase):
|
||||
#print "Current timestamp: ", timestamp
|
||||
if not self.latch:
|
||||
self.cam_run.write(1)
|
||||
else
|
||||
self.cam_latch.write(1)
|
||||
start = time.time()
|
||||
while(True):
|
||||
val = self.timestamp.read()
|
||||
|
||||
Reference in New Issue
Block a user