Jayutmb
USA
Asked
— Edited
Resolved by Dunning-Kruger!
Ok... So I have a quick scripting question... I have two motor controllers in my project, and one is used up with the Movement Panel and the other I use send serial commands to control. Issue is how to write script to control duration of movement of the second ? I know for my movement controls I can script something like Forward(XXXX,XXX) and that will do it... However, I dont know how to script the sendserial command to the same since I cant use the same method as it is not linked to the movement panel..
The below will run the motor for 5 seconds then stop
Thx sir I was thinking about using the sleep command, but i thought it would just stop the whole thing all together after a fast twitch of the motor blush