Hello Guest it is August 31, 2025, 07:46:06 AM

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

0 Members and 1 Guest 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