Hello Guest it is April 26, 2024, 01:57:01 PM

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