12-11-2008 10:51 AM
Solved! Go to Solution.
12-11-2008 11:04 AM - edited 12-11-2008 11:04 AM
You would just make the values write to an array of x vs y.
The values would only write if some boolean was true (such as voltage > 20)
Then cluster the x and y and send the cluster to a graph.
12-11-2008 11:18 AM
12-11-2008 11:18 AM - edited 12-11-2008 11:19 AM
What I was explaining before was correct, however disregard the image.
Here is the code you could use instead.
12-11-2008 11:32 AM
Ok, thanks.
Where do you find the I32 constant? I can't seem to find it anywhere
12-11-2008 11:42 AM
12-11-2008 02:10 PM
12-12-2008 12:50 PM - edited 12-12-2008 12:51 PM
After the build array function, right click on the output side, and click "create indicator".
This will put an array (table) on your front panel.