How do you program this Encoder?

My team recently bought an absolute encoder and we purchased this one in hopes of getting the ticks even when the robot is disabled.

Does anybody know how we program this in Java? Is there a WPI class for it?

Sorry if this is a dumb post. I appreciate any help!

You can use the DutyCycleEncoder class for that encoder.

4 Likes

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