Quote:
Originally Posted by Shinigami2057
I understand why the closed-loop position control must be used with CAN, but not the limit switch control.
|
I believe the reason for this rule is that the robot control code running on cRIO must know (or be capable of knowing) the state of the motor controller. Your control code can read the state of the limit switches over CAN, but if using PWM there is no way to know that the limit switch was pressed and the Jaguar output disabled.