![Kuka KR C2 Скачать руководство пользователя страница 37](http://html.mh-extra.com/html/kuka/kr-c2/kr-c2_operating-handbook_2009633037.webp)
2
The file $MACHINE.DAT (continued)
37 of 91
Maschinendaten 12.0400 en
2.1.63 $ACC_CAR_LIMIT
Cartesian acceleration monitoring
Data type
frame
min
Value
----
Unit
m/s
2
Value
max ----
Assignment
FRAME {X, Y, Z, A, B, C}
The frame variable $ACC_CAR_LIMIT can be used to set a value for the maximum
permissible acceleration for the components X, Y and Z.
As soon as the current acceleration in one component exceeds one of these values the robot
is stopped by means of ramp--down braking (as when the Stop key is pressed) and the error
message “Maximum Cartesian acceleration exceeded” is displayed. This message is an
acknowledgement message.
The default value for all components of $ACC_CAR_LIMIT is zero. At present, only the
components ABS, X, Y and Z are used.
The components A, B and C are not evaluated.
The stop reaction is only triggered if the machine datum $ACC_CAR_STOP is set to
TRUE. If the value is FALSE, no stop reaction takes place.
2.1.64 $ACC_CAR_ACT
For future expandability to rotational acceleration
Data type
frame
min
Value
----
Unit
----
Value
max ----
Assignment
FRAME {X, Y, Z, A, B, C}
This machine datum is used exclusively for KUKA--internal development purposes.
2.1.65 $ACC_CAR_STOP
Cartesian acceleration monitoring
Data type
bool
min
Value
----
Unit
----
Value
max ----
Assignment
----
This machine datum can be used to activate/deactivate the stop reaction triggered when the
permissible limits specified in $ACC_CAR_LIMIT are exceeded.
The current acceleration is always calculated and $ACC_CAR_MAX is always updated
irrespective of $ACC_CAR_STOP.