95 / 123Issued: 13.08.2012 Version: KST PLC mxAutomation Logix 1.0 V1 en (PDF)
7 Programming
Memory
Inputs
Fig. 7-56: Function block KRC_MasRef
Parameter Type Description
KRC_AxisGroup
RefArr
AXIS_GROUP_
REF_ARR
Reference to the internal structure of the axis group
Parameter Type Description
Position E6POS Coordinates of the Cartesian reference position
(>>> "E6POS" Page 26)
The data structure E6POS contains all components of
the reference position (= position of the TCP relative to
the origin of the selected coordinate system).
CoordinateSys-
tem
COORDSYS Coordinate system to which the Cartesian coordinates of
the reference position refer
(>>> "COORDSYS" Page 26)
AxisGroupIdx INT Index of axis group
ExecuteCmd BOOL Starts/buffers the motion in the case of a rising edge of
the signal.
Velocity INT Velocity
0 … 100%
Refers to the maximum value specified in the machine
data. The maximum value depends on the robot type and
the selected operating mode.
Default: 0% (= velocity is not changed)
Acceleration INT Acceleration
0 … 100%
Refers to the maximum value specified in the machine
data. The maximum value depends on the robot type and
the selected operating mode.
Default: 0% (= acceleration is not changed)
BufferMode INT Mode in which the statement is executed
1: ABORTING
2: BUFFERED
(>>> "BufferMode" Page 27)