Quote:
Originally Posted by Alan Anderson
A blinking Victor does not point to a problem with your code. It says there is no PWM signal being received by it at all. This could be due to a number of things that are not programming issues.
|
While this was certainly true in past years, it is no longer the case. If you do not initialize one of the PWM-derived classes on the specific PWM port, the cRIO-based system will not generate PWM signals and the speed controller will blink.
So... it could still be a problem with the code.