Julie encountered a dropped frame when Windows decided to install updates.
There might be a flag in SI to abort acquisition.
looks like there's a flag in the code but I don't know whether it's a bad idea to edit it:
'nextTrigAbortOnDroppedFrames',true
actually on the zscope2 PC it's in the Acquisition class (line 1157)
interestingly there also seems to be a line adjusting for the delay between acq and display which can control the number of dropped frames, for now I think it's not important but might be useful if later the problem recurs (line 511)
Julie encountered a dropped frame when Windows decided to install updates. There might be a flag in SI to abort acquisition.
looks like there's a flag in the code but I don't know whether it's a bad idea to edit it:
'nextTrigAbortOnDroppedFrames',true
actually on the zscope2 PC it's in the Acquisition class (line 1157) interestingly there also seems to be a line adjusting for the delay between acq and display which can control the number of dropped frames, for now I think it's not important but might be useful if later the problem recurs (line 511)