11-02-2013 02:22 PM
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
11-04-2013 10:33 AM
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