Siemens SIMATIC S7-GRAPH Manual page 98

For s7-300/400 programming sequential control systems
Table of Contents

Advertisement

Programming Actions and Conditions
FBD Element
Assignment
<Address>
=
Set output
<Address>
S
Reset output
<Address>
R
7-22
Address
Data type
IN2:
INT / DINT /
Second
REAL
comparison
value
<address> BOOL
<address> BOOL
<address> BOOL,
TIMER,
COUNTER
S7-GRAPH for S7 300/400 Programming Sequential Control Systems
Memory
Description
Area
I, Q, M, D, L,
Note:
constant
When you enter the comparator
you only need to specify the data
type D/R/I explicitly when you enter
the 32 bit values without specifying
a type (for example when
accessing absolute addresses in
the double word area). Otherwise
the data type is detected by the
system so that the specification can
be omitted.
I, Q, M, D, L You use output operations only in
the permanent instructions of a
sequencer.
The address contains the result of
the conditions that were
programmed within the permanent
instructions (logic operations before
the output box). It specifies the bit
to which the signal state is
assigned.
I, Q, M, D, L This instruction is executed only
when the RLO of the previous
permanent instruction is "1". The
<address> is then set to "1".
An RLO of "0" has no effect, so the
current signal state of the address
is not changed.
The address specifies which bit will
be set.
I, Q, M, T,
This instruction is executed only
C, D, L
when the RLO of the previous
permanent instruction is "1". The
<address> is then reset to "0".
An RLO of "0" has no effect, so the
current signal state of the address
is not changed.
The address specifies which bit will
be reset.
C79000-G7076-C526-01

Advertisement

Table of Contents
loading

Table of Contents