List Of Instructions; I/O Control Instructions - Mitsubishi MELSEC-Q series Programming Manual

Process control instructions
Hide thumbs Also See for MELSEC-Q series:
Table of Contents

Advertisement

6.2

List of Instructions

6.2.1

I/O control instructions

Instruction
Category
symbol
S.IN
S.OUT1
I/O control
S.OUT2
instruction
S.MOUT
S.DUTY
40
Symbol
S.IN
S1 D1 S2 D2
S_IN
EN
ENO
s1
d1
s2
d2
ENO:=S_IN(EN,s1,s2,d1,d2);
S.OUT1
S1 D1 S2 D2
S_OUT1
EN
ENO
s1
d1
s2
d2
ENO:=S_OUT1(EN,s1,s2,d1,d2);
S.OUT2
S1 D1 S2 D2
S_OUT2
EN
ENO
s1
d1
s2
d2
ENO:=S_OUT2(EN,s1,s2,d1,d2);
S.MOUT
S1 D1 S2 D2
S_MOUT
EN
ENO
s1
d1
s2
d2
ENO:=S_MOUT(EN,s1,s2,d1,d2);
S.DUTY
S1 D1 S2 D2
S_DUTY
EN
ENO
s1
d1
s2
d2
ENO:=S_DUTY(EN,s1,s2,d1,d2);
Processing details
Conducts the input data (PV) Upper/
lower limit check, input limiter
processing, engineering value
conversion, and digital filter processing.
Calculates the MV (0 to 100%) from the
input data (MV), processes the upper
and lower limit and Change rate limiter
processing, and conducts output on time
conversion.
Performs change rate, upper/lower
limiter processing and output on time
conversion from the input data (MV).
Reads the MV of the loop tag memory
and performs output conversion and
alarm clear processing.
Changes the ON/OFF rate within a
given cycle in proportion to the input
data (0 to 100%) and outputs the result.
Number of
Reference
steps
7
Page 54
8
Page 59
8
Page 65
8
Page 70
8
Page 74

Advertisement

Table of Contents
loading

Table of Contents