06-28-2018 02:46 PM - edited 06-28-2018 02:53 PM
The following example is configured to acquire data in producer-consumer architecture and stream acquired data to disk.
How can I change this program to work around a trigger event. I want to acquire data only between 2 trigger - start and stop (reference) trigger. And then write the acquired data to the disk. The following is a scenario.
Any advise is appreciated. Thanks!
The following are the references I followed to understand how to add a stop trigger but was unable to complete:
07-06-2018 04:33 PM
Hi, can you please let me know at this moment, hat are the results that you are getting with the trigger as you have it in this moment. For example, what is the issue with the actual configuration, and what would you like to change