Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the example above, the motor status is 8 (ready), the motor position is 5000, and the value of V0 is 1615.

Note

All values are written and read in little endian, byte-wise manner. Therefore, the value of "0F 00 00 00" is 16 15 and not 251658240 as it would be read in a big endian manner.

...