Mitsubishi Electric CR750-Q Instruction Manual page 311

Cr750/cr751/cr760 series
Hide thumbs Also See for CR750-Q:
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 Wth 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_SkipCq
(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-291
4MELFA-BASIC V

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr750Cr751-qCr751-dCr760-dCr760-qCr750-d

Table of Contents