Ramp Rate with Spark MAX

How do I implement a ramp rate for Spark Max’s? Is it a configuration in the client or some piece of code? Thanks!!

The CANSparkMax class has setOpenLoopRampRate and setClosedLoopRampRate methods.

Do you have an example of this being implemented in Java?

And also, whats the difference between closed and open?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.