Log in

View Full Version : Potentiometer help


hullingerbr
15-02-2009, 14:37
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.

Chris1228
15-02-2009, 14:55
basic labview?

hullingerbr
15-02-2009, 14:56
Yeah, basic labview. Sorry to confuse.

Chris1228
15-02-2009, 15:52
ok so wats your issue exactly? i didnt quite understand your problem

hullingerbr
15-02-2009, 16:07
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.

Chris1228
15-02-2009, 16:17
is this all inside a while loop? can you post a copy of your code?

hullingerbr
15-02-2009, 18:42
Oh, no. It wasn't in a while loop. That fixed the problem.

Dang, now the values are jumping all over the place