Hi All,
I have a custom macro program that calls a cutter compensation, D#4107. The machine tool builder wrote the program initially and I need to modify it. I'm pretty good at writing programs but for the life of me I cannot find this offset value in any screens. I do not have a manual for this controller but do have one for a O-MC. Can anyone help me find this value?
Thanks for your help.
System variables on the 0M-D should be the same as the 0M-C
#4107 is the active (modal) D.
If you MDI the following:
D21;
#101=#4107;
INSERT
CYCLE START
You should be able to go to the Offset display, hit > until you see MACRO, then cursor or page down to #101, it should contain a value of 21.