Hello Guest it is March 18, 2026, 12:12:12 PM

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

0 Members and 1 Guest are viewing this topic.

Re: Help with VB script
« Reply #10 on: November 21, 2012, 05: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