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 2016-08-01 14:10:13

MKoňařík
Beta User
Registered: 2016-05-18
Posts: 19

Sinumerik840C to Sinumerik840D GOTO command not work

Hello all,
I have problem  with Sinumerik 840D driving system.

I have Machine (Waldrich Coburg) with Sinumerik840C and need to edit the driving system to Sin840D .... after configuring all commands and variables I dont know why but command GOTO doesn´t work.

It is in situacion when i need skip to different row in subroutine...

For example (in subroutine) :
IF #2222 EQ #3333 GOTO 100          if this variables are aqual goto row 100
GOTO 500                                     if it is not goto row 500

In Sinumerik840C it works correctly, but the same configuration not work on Sin 840D

I have already tried to set command GOTO but now i dont what next with this...

Can someone show me the way to solve this ?

Thanks smile

Offline

#2 2016-08-03 08:43:21

MKoňařík
Beta User
Registered: 2016-05-18
Posts: 19

Re: Sinumerik840C to Sinumerik840D GOTO command not work

Problem Solved .... Thanks smile

Offline

#3 2016-08-10 22:56:11

Vishal
Member
Registered: 2015-09-29
Posts: 2

Re: Sinumerik840C to Sinumerik840D GOTO command not work

You are missing "N". Needs to be GOTO N500

Offline

Board footer