06-03-2016 05:56 AM
I tried to make a VI that controls a motor with two buttons. If I press the buttons, the VI took the analog signal from the buttons and the motor rotates. Each button deals with different direction - counterclockwise and clockwise.
I need to input both signal in the VI at the same time, but I can't. If I run the VI, the VI takes only one signal randomly. I want to know what the problems are, and How to solve them. Please help me.
Solved! Go to Solution.
06-03-2016 02:52 PM - edited 06-03-2016 02:52 PM
You need to use a single task for both channels. See if this helps.
06-10-2016 02:27 PM