更新KUKA程序
This commit is contained in:
19
KUKA/KRC/R1/TP/BrakeTest/BrakeTestBack.src
Normal file
19
KUKA/KRC/R1/TP/BrakeTest/BrakeTestBack.src
Normal file
@@ -0,0 +1,19 @@
|
||||
&ACCESS RV
|
||||
&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
|
||||
Reference in New Issue
Block a user