DoF - a Robotiq Community
Warning sign
The Dof Community was shut down in June 2023. This is a read-only archive.
If you have questions about Robotiq products please reach our support team.
Jstewart

Another way to make sure it happens when you want is turn that into a function and then call it where you want in the program. The program won’t continue until the function returns. Just create a parameter in the function called speed and pass that into the function when you call it. 
@matthewd92 how would you turn that into a function?