Component: Magnetic Encoder (AS5600) (Magnetic): Difference between revisions
Appearance
No edit summary |
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
||
| Line 26: | Line 26: | ||
===GetStatus=== | ===GetStatus=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | ||
| Line 40: | Line 40: | ||
===Initialise=== | ===Initialise=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | ||
| Line 54: | Line 54: | ||
===ReadAngle=== | ===ReadAngle=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | ||
| Line 68: | Line 68: | ||
===ReadRawAngle=== | ===ReadRawAngle=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | ||
| Line 82: | Line 82: | ||
===SetPowerMode=== | ===SetPowerMode=== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]] | ||
| Line 102: | Line 102: | ||
==Property reference== | ==Property reference== | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
Revision as of 14:15, 13 July 2026
| Author | Matrix TSL |
| Version | 1.0 |
| Category | Magnetic |
Magnetic Encoder (AS5600) component
A precise magnetic encoder featuring 12-bit resolution and interfaced via an I2C bus.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetStatus
Initialise
ReadAngle
| ReadAngle | |
| Returns the angle as a floating point value between 0 and 360 degrees. | |
| Return | |
ReadRawAngle
| ReadRawAngle | |
| Returns the angle as a raw value between 0 and 4095 representing 0 to 360 degrees. | |
| Return | |
SetPowerMode
| SetPowerMode | |
| Configures the power mode of the device. | |
| Mode | |
| 0=Always On, 1=5ms Polling, 2=20ms Polling, 3=100ms Polling | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Magnetic_Encoder_AS5600.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Magnetic_Encoder_AS5600.fcfx