Download Print this page

HEIDENHAIN MANUALplus 620 Technical Manual page 1510

Hide thumbs Also See for MANUALplus 620:

Advertisement

End product
MANUALplus 620
Programming station
1510
If bits are transferred or returned, then bit 0 corresponds to the axis with
index 0 from the list parameter CfgAxes\axisList (100001), bit 1 corresponds
to the axis with index 2, etc.
If constants are transferred or returned for an axis or spindle, then the value of
the constant corresponds to the index from CfgAxes/axisList (100001).
Spindles are handled like axes. The corresponding index from CfgAxes/
axisList is returned. For example:
CM 9159
PL W/D
<Drive will be brought to a standstill in 200 ms>
Bit 0: Axis with index 0 from CfgAxes/axisList
Bit 1: Axis with index 1 from CfgAxes/axisList
.
.
.
It usually makes sense to set the constants GENERAL_COUNT,
OMG_COUNT, CHANNEL_COUNT, AXIS_COUNT and SPINDLE_COUNT to
the product-specific upper limits:
MAX_OMG_
MAX_CHANNEL_
PRODUCT
PRODUCT
2
2
1
1
MAX_SPINDLE_
PRODUCT
6
2
HEIDENHAIN Technical Manual MANUALplus 620
MAX_AXIS_
PRODUCT
10
20

Advertisement

loading