I'm looking for a way to using an analog trigger status to programatically execute LV code. This does not involve any data acquisition, just using the analog source triggering to to synchronize various parts of my LV code to a voltage exceeding a threshold. I need to wait for the trigger condition to occur and then excute the next step in LV code.
Thanks
Hi fb2054,
Please refer the following examples on handling analog trigger and executing code depending on level.
http://zone.ni.com/devzone/cda/epd/p/id/34#0requirements
https://decibel.ni.com/content/docs/DOC-24332
Regards