Hi CVI Forum user
I am working on a turret type tool changer for a lathe and i am finding that the MSM tool change script run thru the code cycle to fast and doesn't let the mechanical tool change
complete the help i need is the final part of the ATC m1s to hold the msm tool change tell the mechanical change is done currently i am using a msg box statement to hold the change time until i click the OK response from the msg box
things i have tried
systemwaitfor (input4)
adding a huge amount of time to the while ismoving and sleep statement
Code "g4 P5"
Thanks Adam