Mitsubishi Electric CR750-Q Instruction Manual page 386

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

Advertisement

4MELFA-BASIC V
M_Timer
[Function]
Time is measured in milliseconds. This can be used to measure the operation time of the robot or to mea-
sure time accurately.
[Format]
Example)<Numeric Variable>=M_Timer (<Equation>)
[Terminology]
<Numeric Variable>
<Equation>
[Reference Program]
1 M_Timer(1)=0
2 Mov P1
3 Mov P2
4 M1=M_Timer(1)
5 M_Timer(1)=1.5
[Explanation]
(1) A value may be assigned. The unit is seconds when set to M_Timer.
(2) Since measurement can be made in milliseconds (ms), precise execution time measurement is possible.
4-366 Detailed explanation of Robot Status Variable
Specifies the numerical variable to assign.
Enter the number to 8 from 1. Parentheses are required.
' M1 will contain the amount of time required to move from P1 to P2 (in ms).
Example) If the time is 5.346 sec. the value of M1 is 5346.
' Set to 1.5 sec.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr750Cr751-qCr751-dCr760-dCr760-qCr750-d

Table of Contents