|
Re: Code Not Working Properly
I looked at the VI and have a few suggestions.
You are using a feedback node which can keep track of previous values, but you aren't really using the value stored in it.
The attached image shows how to use the feedback node to update the motor when the button changes and the new state determines what the motor does. It may be even better to select the value and update the motor in only one place.
Greg McKaskle
|