int ArcOKInputLED = 97; // Port 3 pin 12 (change to suit your needs )
while (!exec.GetLED(ArcOKInputLED) && !exec.Ismacrostopped())
{
// Lets wait hear until we get ARC OK
exec.Wait(10);
}
// End and proceed to pierce delay
Return to Ask a question from support here
Users browsing this forum: No registered users and 37 guests