3007 mirror image – Rockwell Automation 8520-MUM 9/Series CNC Mill Operation and Programming Manual Documentation Set User Manual

Page 722

Advertising
background image

Paramacros

Chapter 28

28-22

For example, programming:

#3006=.1 (Install Tool Number 6);

will cause program execution to stop at the beginning of this block and the
message display the message telling the operator to read the comment in
the block.

#3007
Mirror Image

This parameter is a read-only. It generates an integer that represents, in
binary, what axes are mirrored. For example, if the value of this parameter
was 3, the binary equivalent for this is 00000011. The first digit of this
binary equivalent (reading right to left) corresponds to axis 1, the second is
axis 2, the third is axis 3, etc., up to the number of axes configured in your
system. When a zero is in the binary location for an axis, it indicates that
the axis is not mirrored. If a 1 is in that axis location, that axis is mirrored.
For example, if the parameter #3007 is the integer 11 (binary 00001011), it
indicates axes 1, 2, and 4 are mirrored and axes 3, 5, and 6 are not
mirrored.

0 0 0 0 1 0 1 1

6

5

4

3

2

1

*Axis Number
Listed Below

7

8

Where:

0 indicates axis is not mirrored

1 indicates axis is mirrored

This parameter reflects both the programmed and front-panel
(external mirror) status of mirroring on the axes.

#4001 to 4120
Modal Information

These are read-only parameters. They indicate the value of a modal
program word. Table 28.G shows the modal program word that applies to
the given parameter number.

Advertising