Built-in encoder in Odrive micro

Hi, I’m using an ODrive Micro with the built-in encoder. The docs say that the built-in encoder is absolute, but when I try it in the GUI, it behaves like an incremental encoder. What am I doing wrong?

Hi! Can you elaborate what you mean? Is it just that the position resets to zero across power cycles? This might be what you’re looking for: Controller — ODrive Documentation 0.6.11 documentation

This is exactly what I was looking for. Thanks.