Skip to content

Commit

Permalink
Set Tool #2 (force sensor) in krl script
Browse files Browse the repository at this point in the history
  • Loading branch information
shak committed Feb 12, 2014
1 parent e0a7387 commit 4a84f4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions script/friISIR.dat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
&ACCESS RVO
&REL 94
&ACCESS RVP
&REL 96
&PARAM TEMPLATE = C:\KRC\Roboter\Template\vorgabe
&PARAM EDITMASK = *
DEFDAT friISIR
Expand Down
5 changes: 3 additions & 2 deletions script/friISIR.src
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
&ACCESS RVO
&REL 94
&ACCESS RVP
&REL 96
&PARAM TEMPLATE = C:\KRC\Roboter\Template\vorgabe
&PARAM EDITMASK = *
DEF friISIR( )
Expand Down Expand Up @@ -33,6 +33,7 @@ DEF friISIR( )
resetSTIFFNESS()
$FRI_TO_INT[2] = 10

BAS(#TOOL,2)
;Force to be in T1 mode
IF $MODE_OP<>#t1 then
REPEAT
Expand Down

0 comments on commit 4a84f4a

Please sign in to comment.