Limelight Labview not reading NetworkTable values

We have been testing with our new limelight 2 and we are starting to understand it. We are having trouble reading values like tx, ty, and ect. We can see the values change in the variables bar on drivers dashboard but not in labview its self. I feel like i’m missing a step.


This is where it wont read the values at all.

Your code isn’t in a loop, so it only executes once.

Thank you, we will try that when we work on the robot again

Also, if you want to see the values on the vi front panel, you have “run interactively” - press the run button on RobotMain.vi. This puts the code in a temporary spot on the rio and starts it running with feedback on your computer.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.