Closedown

This commit is contained in:
gac-x12sa
2023-01-05 14:36:23 +01:00
parent c7f4efae2f
commit f4daee6c25

View File

@@ -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