I am using potentiometers to program my steering and when I test the potentiometers I have to reset the program to recieve any new data. Could someone help me make it so that I constantly recieve input. I am using basic.
basic labview?
Yeah, basic labview. Sorry to confuse.
ok so wats your issue exactly? i didnt quite understand your problem
Okay, I have it so that it takes the input from the pot. Then it gets the voltage, then it displays the voltage. However, when I turn the pot, it doesn’t register a change in voltage. Hopefully that clarifies it.
is this all inside a while loop? can you post a copy of your code?
Oh, no. It wasn’t in a while loop. That fixed the problem.
Dang, now the values are jumping all over the place