Closedown
This commit is contained in:
@@ -46,6 +46,7 @@ class StdDaq(DeviceBase):
|
||||
|
||||
def monitor(self):
|
||||
count=0
|
||||
print "Enter"
|
||||
while getState==State.Busy:
|
||||
time.sleep(1.0)
|
||||
count=count+1
|
||||
|
||||
Reference in New Issue
Block a user