Rockwell Automation 8520-GUM 9/Series CNC Grinder Operation and Programming Manual Documentation Set User Manual

Page 465

Advertising
background image

Tool Control Functions

Chapter 13

13-3

Your system installer can also write PAL to automatically select and
activate a wheel length and radius/orientation offset number. See your
system installer’s documentation and the PAL reference manual for details.

Table 13.A

T Words and Resulting Offsets

Program this T word:

to activate this

radius/orientation offset:

and this length offset:

T0102;

#01

#02

T1223;

#12

#23

T0;

cancels offset

cancels offset

T123;

#01

#23

T12;

cancels offset

#12

T1;

cancels offset

#01

T1200;

#12

cancels offset

T0012;

cancels offset

#12

From Table 13.A, you can see that you cannot program a T word without
inadvertently programming both a length offset and a radius/orientation
offset. By not programming one of the offsets, the control assumes an
offset of 00 is programmed and cancels any active offset value. We
recommend that you always program a T word followed by all 4 digits.
This is to make sure that you are not inadvertently canceling one offset
while trying to activate another.

Your system installer determines in AMP if the control cancels all wheel
length or radius/orientation offsets when you reset the control or when you
execute an M02, M30, or M99 end of program block.

Advertising