Hi Andrew,
OK, please let me know how it goes.
UC.Setfield(true, (double)ArcLostCodeLine, 866);//set line nimber
UC.Validatefield(true, 866);//validate new value
UC.Callbutton(169);//call RFH button
UC.Codesync("M3");//execute M3
UC.Callbutton(128); //Start program
UC.Setfield(true, (double)ArcLostCodeLine, 866);//set line nimber
UC.Validatefield(true, 866);//validate new value
UC.Callbutton(169);//call RFH button
UC.Codesync("M3");//execute M3
UC.RemoveRunfromhere();
UC.Callbutton(128); //Start program
UC.Setfield(true, (double)ArcLostCodeLine, 866);//set line nimber
UC.Validatefield(true, 866);//validate new value
UC.Callbutton(169);//call RFH button
UC.Wait(100);
UC.Codesync("M3");//execute M3
UC.RemoveRunfromhere();
UC.Callbutton(128); //Start program
this.Invoke(new MethodInvoker(() => UC.Callbutton(128)));
Return to General discussion about the UCCNC software
Users browsing this forum: Bing [Bot] and 40 guests