EasyManua.ls Logo

Nachi EZ-CFDL Series - 3.19 Collision detection command

Default Icon
84 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
3.19Collision detection command3.19Collision detection command
3.19 3.19
Collision Collision
detection detection
commandcommand
3.19.13.19.1
OutlineOutline
NormallyNormally
, the , the
application commands (FN) will be executed after application commands (FN) will be executed after
reaching the recorded position of reaching the recorded position of
the step data.the step data.
Therefore, it is impossible to operate the robot Therefore, it is impossible to operate the robot
like change the motion path or turn ON an output like change the motion path or turn ON an output
signal untilsignal until
it reaches the target step.it reaches the target step.
This function makes it possible to make the robot jump to the designated step (=change the motion path) orThis function makes it possible to make the robot jump to the designated step (=change the motion path) or
stop with error message by detecting the collision to the peripheral equipments or the work-pieces by checkingstop with error message by detecting the collision to the peripheral equipments or the work-pieces by checking
the motor current.the motor current.
3.19.23.19.2
Example of the operationExample of the operation
S4S4
MOVEMOVE
S5S5
COLDET[1,1,7]COLDET[1,1,7]
S6S6
MOVEMOVE
S7S7
MOVEMOVE
S8S8
COLDET[0,1,9]COLDET[0,1,9]
S3S3
MOVEMOVE
When not detecting the collisionWhen not detecting the collision
Collision detectionCollision detection
When detecting the When detecting the
collisioncollision
S9S9
MOVEMOVE
R oR o
b o t p r ob o t p r o
g r a mg r a m
3 MOV3 MOV
EE
4 MOV4 MOV
EE
5 COL5 COL
DD
ET[1,1,7] Start the detectionET[1,1,7] Start the detection
6 MOV6 MOV
EE
7 MOV7 MOV
EE
8 COL8 COL
DD
ET[0,1,9] Stop the detectionET[0,1,9] Stop the detection
9 MOV9 MOV
EE
In this example, the FN31 COLDET is recorded after the In this example, the FN31 COLDET is recorded after the
step 4.step 4.
The detection area (where the collision detection function is enabled) is the steps that are sandwiched byThe detection area (where the collision detection function is enabled) is the steps that are sandwiched by
COLDET[1, ]COLDET[1, ]
and the and the
COLDET[0, ]COLDET[0, ]
..
In this area, if the robot detects the designated collision condition, it goes to In this area, if the robot detects the designated collision condition, it goes to
the shelter step (S7). (The path shownthe shelter step (S7). (The path shown
in the dotted line in the picture)in the dotted line in the picture)
If the designated collision condition is not detected, the robot will follow the normal flow of the work program.If the designated collision condition is not detected, the robot will follow the normal flow of the work program.