04-28-2017 08:37 AM
Hi,
I've been working with the 'VirtualBench Acquire Analog and Digital Signals' example and it seems that I can't extend the acquisition time of a digital signal to longer than 4.29 seconds.
If I configure the Digital side to:
16k sample rate, I get 68721 samples and dt of 62.5uS. (4.29 seconds)
Then if I change it to:
100k sample rate, I get 429504 samples and dt of 10uS. (4.29 seconds)
Surely I would of though there would of been a maximum number of samples, which would limit the overall acquisition time?
Any help would be appreciated.
Thanks
Stephen
Solved! Go to Solution.
04-28-2017 08:55 AM
StephenKee,
Unfortunately at this time there is in fact a 4.29 second limit for the digital data. The team does know that this limitation exists, but I'll make sure they are aware that it was frustrating and confusing in this case.
04-28-2017 09:01 AM
Thank you for the quick response.
Although not ideal, I think I'll have to put it in a loop and accept that there will be a time period that won't be recorded. (Time between last sample and first sample of the new acquisition.)
And hope that no state changes occur during this time of 'non' acquisition.
09-14-2018 10:32 AM
Was any work around found for this 4.29s limit? I am experiencing the same situation.
Looping the call and accepting lost data isn't a very enticing solution to this issue. Any new information on this is appreciated.