Working with HD-Hex 1291 Rev Motor

Hey everyone,
We’ve been trying to use the FTC HD-Hex 1291 motor with it’s encoder while connected to Talon-SRX.
We have an issue with reading the encoder’s ticks, We defined the encoder as followed:

this.motor.configSelectedFeedbackSensor(FeedbackDevice.QuadEncoder);

Did anyone managed to read the encoder properly through Talon?

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