Quote:
Originally Posted by Caleb Roberts
I found an example for getting a motor to work from a button.
|
Where did you find that example? There are specific instructions in the LabVIEW tutorials for integrating examples into team robot code, and what you posted isn't in a form that will work in the Teleop vi. It also seems to have things in there twice. You're showing only the False case of a case structure hardwired with a True input, so the part that would run isn't visible. I suggest that you forget that example entirely and try reading the earlier posts in the thread (and in other threads asking the same thing). If you don't understand the code shown then ask specific questions.