python-tmcl icon indicating copy to clipboard operation
python-tmcl copied to clipboard

How to use the motor.send() command

Open cl0v3x opened this issue 4 years ago • 0 comments
trafficstars

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?

cl0v3x avatar May 31 '21 13:05 cl0v3x