In LabView, we are attempting to make our servos move in increments for the duration that we press a button. However, with our current code, we are able to press a button, and upon that press, have our servo move to a set position. We would like to know how to "store" a variable and add a set number to it so that it moves the servo up/down in our set increment as long as our button is still pressed.
We are a rookie team, and have never used LabView before. All tips and suggestions are welcome!