Files
6040-003/KUKA/KRC/R1/TP/BrakeTest/BrakeTestBack.src

19 lines
433 B
Plaintext
Raw Normal View History

2026-02-08 16:40:58 +08:00
&ACCESS RV5
2026-02-06 19:32:09 +08:00
&REL 1
&COMMENT path after test
&PARAM EDITMASK = *
&PARAM TEMPLATE = C:\KRC\Roboter\Template\vorgabe
DEF BrakeTestBack( )
;FOLD INI
;FOLD BASISTECH INI
GLOBAL INTERRUPT DECL 3 WHEN $STOPMESS==TRUE DO IR_STOPM ( )
INTERRUPT ON 3
;ENDFOLD (BASISTECH INI)
;FOLD USER INI
;Make your modifications here
;ENDFOLD (USER INI)
;ENDFOLD (INI)
;Teach here the motion to the position after the brake test.
END