Mitsubishi Electric CR750-Q Instruction Manual page 354

Cr750/cr751/cr760 series
Hide thumbs Also See for CR750-Q:
Table of Contents

Advertisement

4MELFA-BASIC V
M_Err/M_ErrLvl/M_Errno
[Function]
Returns information regarding the error generated from the robot.
M_Err : Error occurrence condition
M_ErrLvl : The level of the occurrence error
M_Errno : Error number
[Format]
Example) <Numeric Variable>=M_Err
Example) <Numeric Variable>=M_ErrLvl
Example) <Numeric Variable>=M_Errno
[Terminology]
<Numeric Variable>
[Reference Program]
1 *LBL: If M_Err=0 Then *LBL
2 M2=M_ErrLvl
3 M3=M_Errno
[Explanation]
(1) Normal programs will pause when an error (other than cautions) is generated. The error status of the
controller may be monitored using this variable for programs whose startup condition is set to ALWAYS
by the SLT* parameter. The program set to ALWAYS will not stop even when an error is generated from
other programs.
(2) If two or more errors occur, returns the information on the high error of the error level most.
(3) The error level which M_ErrLvl returns, and its meaning are shown below.
Table 4-20:The error level and meaning
Error level
0
1
2
3
4
5
6
[Related instructions]
Error
(error),
Reset Err (Reset Error)
4-334 Detailed explanation of Robot Status Variable
Specifies the numerical variable to assign.
The value assigned and meaning.
M_Err
M_ErrLvl : 0/1/2/3/4/5/6=No error / Caution / Low / High / Caution1
M_ErrNo : Error number
' Waits until an error is generated.
' M2 will contain the error level
' M3 will contain the error number.
Terminology
No error
The error has not occurred.
Caution
Program is continued.
Low
The program under execution is interrupted.
High
The program under execution is interrupted and turns off the servo
power.
Caution1
Program is continued.
Low1
The program under execution is interrupted.
High1
The program under execution is interrupted and turns off the servo
power.
: 0/1 = No error/Under error occurrence
/ Low1 / High1
Note) The meaning of each terminology is shown in
Meaning
Table
4-20.
Error reset
-
[RESET] Key
[RESET] Key
[RESET] Key
Power supply reset
Power supply reset
Power supply reset

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr750Cr751-qCr751-dCr760-dCr760-qCr750-d

Table of Contents