07-02-2012 02:34 PM
Hello,
I'm having a couple problems with the 9012 cRIO with the 9205 breakout. I'm trying to measure voltages on the breakout and log them locally to a flash drive on the cRIO. I want to use a computer to start and stop the test, but I CANNOT have it be required to always be connected.
I've done a bit of research and found a couple VI's but no real hard code to do so. I just cannot figure out the computer connection problem.
Thanks.
07-02-2012
04:04 PM
- last edited on
10-13-2024
10:50 PM
by
Content Cleaner
You'll want to use a Shared Variable Engine(SVE) hosted on the cRIO. Set your computer to subscribe to the SVE and update with start/stop as needed. The cRIO can ignore timeouts or errors from reading the SVE but will still process data changes.
https://www.ni.com/en/support/documentation/supplemental/06/using-the-labview-shared-variable.html
BTW, a 9205 isn't a breakout, all the analog input circuitry is onboard.