Get product specs
Description
Get the update frequency (reciprocal of the time step)
Inputs
None
Outputs
u32 updateFrequency: Update frequency in Hz. This is how often the motor executes all calculations for hall sensor position, movement, PID loop, safety, etc.
u32 countsPerRotation: Counts per rotation. When commanding the motor or when reading back position, this is the number of counts per one shaft rotation.
Code examples
Log window