LabVIEW 2009 LEGO MINDSTORMS NXT Module Help When using loops, it is often useful to have a result from the last iteration of the loop for the next iteration of the loop. This can be accomplished using Shift Registers; shift registers will pass values from previous iterations through the loop to the next iteration.
sounds like for your application you might want to use the Log Angle (red/blue/green) nodes to acquire your data. This lets
you sample at a specific rate for a given amount of time and saves the data to
a file called RedData.dat, BlueData.dat or GreenData.dat depending on the color
of the Log Angle you chose
All apps " Productivity " NXT data log 500-1,000 downloads, 1 ratings (5.00 average), 1301 kb An application for logging the input data of a Lego Mindstorms NXT robot. It is ideal to check the parts of a robotics project using a simple, one-screen interface.