|
Re: is there a way to invert a motor live?
If you mean simply invert a motor direction permanently, you can do that at the Open 4 Motor VI. Simply change the boolean constant of the motor in question.
If you mean change it while running the code in real time, you can do that too. What you need to do is replace the boolean constant on Open 4 Motor VI with a boolean indicator and then toggle the boolean indicator on the front panel.
|