15
04.00 Tables
15.2 List of s
stem variables
15
ï›™
Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) – 04.00 Edition
15-571
15.2.53 Axis container
Identifier Type Description: System variable/value range/index Part pro Sync O S
$AN_AXCTSWA
BOOL EVERY $AN_AXCTSWA[n] == TRUE DO M99
Read:
TRUE: An axis container rotation is currently being executed on the
axis container with axis container name n.
FALSE: No active axis container rotation is active
R5
$AN_AXCTAS
INT Read:
Axis container rotation current rotation:
The number of slot rotated for the current axis container is indicated
for the axis container with the axis container name n. The value range
is from 0 to the maximum number of assigned slots in axis container
–1
R5
$AC_AXCTSWA
BOOL IF $AC_AXCTSWA[n] == TRUE GOTOB MARK1
Read:
TRUE: The channel has enabled axis container rotation for the axis
container name n and the rotation has not yet been completed.
FALSE: The axis container rotation is terminated.
R5
15.2.54 Electronic gear 2
$AA_EG_TYPE
INT $AA_EG_TYPE[a,b]
a: Following axis
b: Leading axis
Type of coupling for leading axis b
0: Actual-value coupling
1: Setpoint coupling
Axes: Geometry axis, channel axis, machine axis
RS R 5
.
2
$AA_EG_NUMER
A
REAL $AA_EG_NUMERA[a,b]
a: Following axis
b: Leading axis
Numerator of coupling factor for leading axis b
Axes: Geometry axis, channel axis, machine axis
RS R 5
.
2
$AA_EG_DENOM
REAL $AA_EG_DENOM[a,b]
a: Following axis
b: Leading axis
Denominator of coupling factor for leading axis b
Axes: Geometry axis, channel axis, machine axis
RS R 5
.
2