Hello Guest it is July 18, 2025, 07:05:02 AM

Author Topic: Help with VB script  (Read 11579 times)

0 Members and 2 Guests are viewing this topic.

Re: Help with VB script
« Reply #10 on: November 21, 2012, 06:34:22 PM »
Thanks Hood, I thought of that. Might do it that way. Found that adding a short sleep between the two works:

DoOEMButton(1021)
Sleep 60
Message ("Turret Error, E Stop")


Thanks again guys