Quote:
Originally Posted by plnyyanks
The example code is supposed to be an infinite loop. It's an example to show you how to read the accelerometer in code. If the front panel controls are showing you correct values, then everything's working fine. You can then use that code as a springboard to write your own code for your robot project. Remember that the examples are just that: examples.
|
I understand that, but the problem is that it's not getting any data. The infinite loop is in the "read spi" vi, and the problem is that it's not reading anything. screen cap attached of the problem area attached.
in the picture, the problem is that that while loop isn't ending.