Hello Guest it is August 24, 2026, 07:01:54 PM

Author Topic: Help with VB script  (Read 21028 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