Mitsubishi MELFA CR1D Instruction Manual page 261

Table of Contents

Advertisement

Skip (Skip)
[Function]
Transfers control of the program to the next step.
[Format]
Skip
[Reference Program]
1 Mov P1 WthIf M_In(17)=1,Skip
2 If M_SkipCq=1 Then Hlt
[Explanation]
(1) This command is described with the WHT or WthIf statements. In this case, the execution of that step is
interrupted, and control is automatically transferred to the next step. Execution of skip can be seen with
the M_SkipCq information.
[Related system variables]
M_SetAdl
( 1: Skipped, 0: Not skipped )
' If the input signal (M_In(1 7)) turns ON while moving with joint
interpolation to the position indicated with position variable P1,
stop the robot interpolation motion, and stop execution of this
command, and execute the next step.
' Pauses the program if the execution is skipped.
Detailed explanation of command words 4-248
4MELFA-BASIC IV

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melfa cr2dMelfa cr3d

Table of Contents