SOLO BETA User Manual
Digital Control and Data Packeting Examples:
In below, you can find a number of examples on how to form packets for different purposes for
sending to SOLO.
_ NOTE : The SPACE character in between the bytes below, is just for readability purposes and
you shouldn’t send the ASCII code of SPACE, all the bytes should be sent to SOLO one after
another with nothing in between, so in the examples below please ignore the SPACE in between
each byte.
-NOTE: The device address in all the packets below is considered as “0”, since this is the default
device address. If you change the device address you must also change it in these packets as well.
Changing the Direction of Rotation:
Change the direction of rotation CCW
FF FF 00 0C 00 00 00 01 00 FE
Change the direction of rotation CW
FF FF 00 0C 00 00 00 00 00 FE
Stop the Motor [Emergency]
Emergency stopping the Motor, After sending this packet the power recycle is required
FF FF 00 08 00 00 00 00 00 FE
www.solomotorcontrollers.com
January 2021 - Revision V_1.0.5 Copyright © 2020, All right Reversed. SOLO motor controllers.
55