4 backing up interference tables, X +z – Rockwell Automation 8520-MUM 9/Series CNC Mill Operation and Programming Manual Documentation Set User Manual

Page 791

Advertising
background image

Chapter 30
Using a 9/Series Dual--processing System

30-23

Example 30.7

Using G10 to Change the Interference Boundaries

N1 G90 G20;

N2 G10 L5 P1 Z20 K13 X19 I15;

Boundary number 1 area 1 is defined.

N3 G10 L6 P1 Z23 K20 X21 I10;

Boundary number 1 area 2 is defined.

Figure 30.8

Resulting Boundary from Example 30.7

Machine

Home

Process 1

+X

+Z

Process 1

Machine
Coordinate
System Zero Point
(Both Processes)

19”

15”

10”

21”

13”

20”

23”

12608-I

Area 1

Area 2

The control can save all of the information that is entered in the
interference tables as a backup. This is done by the control generating a
program consisting of G10 blocks. These G10 blocks contain the
boundary numbers and their respective interference boundary values. Any
time you run this program, the set of values contained in these G10 blocks
replaces the current values in the interference tables. See page 30-21 for
details on the format of this G10 program.

The interference table program can be saved in control memory as a
program, or it can be sent to a peripheral device. The interference tables
can be easily setup again by executing this program in the appropriate
process.

30.5.4
Backing Up Interference
Tables

Advertising