What's new
What's new

Macro O9019 possible issue

Nate8409

Plastic
Joined
Apr 30, 2020
Hi guys. I’m the setter of a Nexturn SA-20d with and 18i-tb controller.

I’m working to solve a top cut issue. We are using a G3000 to do a cut off function at the start of the program.

We call the G3000 and it references O9019 and does a check for the machines position to know if it needs to run a top cut or go directly to machining and skip the cutoff.

I want to solve the issue but can’t access O9019 macro to see why it always fails the check essentially double top cutting every single part.

Parameter 3202 is unlocked.


Any help would be greatly appreciated.
 
So (NE9) 3202.4 is 0 ?

and (PSR) 3202.6 is 1 ?

If so and you still can't see them then I don't know what...

Who knows, maybe they're locked/protected and the MTB is not bothering to tell you.
 
It is built in I think. I have it on both my nexturns. Neither have access to it.

It defines a special g code. G3000
 
G3000 could be calling macro program. Parameter #6059 sets the G code that will call O9019. Check that parameter. Where that program is could be anyones guess if you can't read it using the normal methods. I am not sure if you can call a macro program from the embedded area using this method. The program may be stored in a different folder somewhere.

Paul
 








 
Back
Top