Mitsubishi Electric RV-FR Series Instruction Manual page 91

Industrial robot
Hide thumbs Also See for RV-FR Series:
Table of Contents

Advertisement

M_SfSts
[Function]
This refers to the running state of the safety monitoring functions.
(1: Enabled, 0: Disabled)
[Format]
Example) <Numerical variable> = M_SfSts( <Function number> )
[Terminology]
<Numerical variable>
<Function number>
[Reference Program]
Msto = M_SfSts(1)
Msls = M_SfSts(5)
If Msls = 1 then
M_YDev(0) = 1
EndIf
[Explanation]
(1) This variable refers to the current running state of a specified safety monitoring function.
This refers to the running state of a safety monitoring function corresponding to the
function number.
This specifies a number for a function whose running state is to be obtained.
(Setting range: 1 to 12)
Table 5-2: List of function number
Function
number
1
2
3
4
5
6
7
8
9
10
11
12
'The running state of STO is stored in Msto. (0: Disabled, 1: Enabled)
'The running state of SLS1 is stored in Msls. (0: Disabled, 1: Enabled)
'If SLS1 is enabled, sequencer output signal No.1 is turned on.
5 ROBOT (SYSTEM) STATE VARIABLES
Function
STO
SOS
SS1
SS2
SLS1
SLS2
SLS3
SLSM
SLP1
SLP2
SLP3
SLPM
Explanations of Robot (System) State Variables 5-77

Advertisement

Table of Contents
loading

Table of Contents