You are not logged in.
I'm trying to configure Vericut to read an "IF" statement, and perform the jump to the line after the Tool Change.
Here is the NC code:
IF[VATOL EQ 239]NSKIP
M6T239
NSKIP
I've got 'VATOL' created as a variable. In the code above, say I load T239 in the spindle with MDI. If I then run that NC code, I need to check the expression [VATOL EQ 239], and if it is True, then I need to jump to the next occurrence of 'NSKIP'.
How should I go about configuring this to work in my Okuma CTL file?
I'm going to send the question to CGTech support, but I thought I'd also ask here too...
Thanks,
Colin
Offline
I believe this is related to sequence labels, I am trying to work through the same thing right now. Did you get an answer from support?
Offline