Quote:
Originally Posted by mikets
Ah, I see what you meant. You meant the error in the console. Yes, it indeed complained that I can't call SetPID while the Jag was in PercentVbus mode. But why the limitation?
|
The limitation is because if your code thinks it's a good idea to call SetPID when not in a closed-loop control mode, you probably need to be made aware of that and fix your code before expecting it to function properly.