You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your API Overview, you listed it as "Send a raw TMCL command to the motor.", but how should I do it? You, or python, want me to give 4 attributes (cmd, type, motorbank, value), but all I have are the ones I would use in the TMCL syntax, used in the TMCL-IDE which I thought i could use when I take this command.
Am I thinking wrong, like is this command not usable for my case or am I using it wrong from the beginning?
The text was updated successfully, but these errors were encountered:
cl0v3x
changed the title
ROR is not defined
How to use the motor.send() command
May 31, 2021
How exactly do I use the
motor.send()
command?In your API Overview, you listed it as "Send a raw TMCL command to the motor.", but how should I do it? You, or python, want me to give 4 attributes
(cmd, type, motorbank, value)
, but all I have are the ones I would use in the TMCL syntax, used in the TMCL-IDE which I thought i could use when I take this command.Am I thinking wrong, like is this command not usable for my case or am I using it wrong from the beginning?
The text was updated successfully, but these errors were encountered: