VERICUT Users' Forum

Due to relentless spammers, we are no longer automatically accepting new forum registrations. If you wish to register for this forum, please send an e-mail to: info@cgtech.com

You are not logged in.

#1 2015-05-27 19:13:07

CGilchrist
Member
Registered: 2015-05-27
Posts: 9

Configuring Okuma control file for GOTO jump logic

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

#2 2015-11-18 11:52:30

slavetothemetal
Member
From: Brighton,Michigan
Registered: 2006-10-27
Posts: 8

Re: Configuring Okuma control file for GOTO jump logic

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

Board footer