Mitsubishi Electric CR800-D Series User Manual page 118

Industrial robot, controller, predictive maintenance function
Hide thumbs Also See for CR800-D Series:
Table of Contents

Advertisement

C_PMLogDec: Maintenance log (reduction gear)
[Function]
Returns the maintenance log data (the reset date and time, the consumption degree when resetting) of the
decelerator.
[Format]
Example) <String variable> = C_PMLogDec(<Log number>, <Axis number>)
[Terminology]
<String variable>
<Log number>
The greater the number, the older the log data.
To get the last reset date & time, specify "1".
<Axis number>
[Sample]
1 C1$ = C_PMLogDec(1,1)
[Explanation]
(1) Returns the maintenance log data (reset date & time, consumption degree at the time of reset) of the
reduction gear for the robot body (mechanism 1).
(2) This variable is read only.
(3) Returns "-1.000" when the predictive/preventive maintenance function is disabled.
(4) Returns "<Date>, <Time>, <Consumption degree [%] at the time of reset>" when the
predictive/preventive maintenance function is enabled.
<Date> is output in "YYYY/MM/DD" format, and <Time> in "hh:mm:ss" format.
Example : "2018/02/01,12:00:00,80.000"
(5) Returns "----/--/--,--:--:--,0.000" when there is no log data specified by <Log number>.
(6) Returns "----/--/--,--:--:--,0.000" when a nonexistence axis is specified in <Axis number>.
[Related system status variables]
M_PMLogDec
Robot (system) status variables 116
Specify the string variable to assign.
Specify the log number to get. (1 to 10)
Specify the joint axis for which to get a log. (1 to 6)
'The maintenance log of the reduction gear is set in C1$.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr800-r seriesCr800-q series

Table of Contents