Robot (system) status variables 141
M_PMRptBss: Consumption status (ball screw/ball spline)
[Function]
Returns the stop status of warning / signal output, of ball screw / ball spline consumption of the
specified axis.
[Format]
Example) <Numeric variable> = M_PMRptBss<Axis number>
[Terminology]
<Numeric variable> Specify the numeric variable to assign.
<Axis number> Specify the joint axis for which to get a log. (1 to 6)
When omitted, 1 is used.
[Sample]
1 M1 = M_PMRptBss(3) 'The notification method of ball screw consumption of the J3 axis is
set in M1.
[Explanation]
(1) Returns the pause status of warning occurrence/warning signal output, which occurs due to ball
screw/ball spline consumption of the joint axis specified in <Axis number> of the robot body
(mechanism 1). (1/0 = Enable/Disable)
(2) This variable is read only.
(3) Returns "-1" when the predictive/preventive maintenance function is disabled.
(4) Returns "0" when the joint axis does not exist.
(5) Returns "0" when the joint axis does not have the target parts.