I´d like to know how I make to inhibit command TIPA0... when I use "IF_GOTO/". Because PC-Dmis executes this command before for then executing the next one.
enascimento
PC-DMIS will change the tip angle to whatever is the current angle at the point the program jumps to. I get around this by inserting the desired tip angle at some point before the jump-in line. I'm guessing you are using a GOTO/LABEL command. You might try doing the tip change on the line before the label, then copy/paste the tip change after the label for piece of mind.
HTH
v2013 MR1, v2015.1
B&S Global 544, 555
Mitutoyo A504 w/PC-DMIS
sigpic Since 1994
Never force anything. Get a bigger hammer.
(Advice from my dad.)
Comment