08-25-2016 10:00 AM - edited 08-25-2016 10:02 AM
Please refere to the picture of my code. While samples are output, I am transfering new sample points in to the buffer. I want to close the task after the last sample is output. How can I achiev this?
At the moment it throws the error -200290. Meaing that there is no more data to output in the buffer. How can I finish the task in a controled manner?
08-25-2016
10:09 AM
- last edited on
06-04-2025
10:13 AM
by
Content Cleaner
Did you check the example in this link?
http://www.ni.com/example/25370/en/
And here: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Mg6SAE&l=en-US
08-25-2016 10:45 AM
08-26-2016 03:45 AM
It is a continuous acquisition, the Wait Until Done VI will not return.