03-19-2015 03:50 AM - edited 03-19-2015 03:56 AM
Hi,
I have a pressure sensor hooked up with sbRIO and I need to save the last three measurements in an array. In the following design I am only adding new inputs when they change. Every iteration updates new values from analog inputs of FPGA and I need to save last three elements in an array of fixed size.
I'll probably use this floor as a subVI later to extract elements of choice in some main VI. After calling this SubVI and wiring an input (random number gen for instance), nothing happens. I am doing something terribly wrong here please assist.
Regards.
Solved! Go to Solution.
03-19-2015 04:27 AM
Another try. Seems to work.
03-19-2015 05:03 AM