Status object from daq.complete should provide an appropriate watch method for progress bar feedback
Possible Solution
For duration, we just measure start time and current time
For fixed events, we need to investigate pydaq.Control.eventnum() and pydaq.Control.l3eventnum()
We need to be able to tell which of the three we provided to pydaq.Control.begin
Expected Behavior
Status object from
daq.complete
should provide an appropriate watch method for progress bar feedbackPossible Solution
For
duration
, we just measure start time and current time For fixedevents
, we need to investigatepydaq.Control.eventnum()
andpydaq.Control.l3eventnum()
We need to be able to tell which of the three we provided topydaq.Control.begin