Latching Relay - Siemens LOGO! Series Manual

Hide thumbs Also See for LOGO! Series:
Table of Contents

Advertisement

LOGO! functions
4.4 Special functions list - SF
View in parameter assignment mode (example):
4.4.23

Latching relay

Short description
Input S sets output Q, input R resets output Q again.
Symbol in LOGO!
Timing diagram
Switching response
A latching relay represents a simple binary element. The output value depends on the status
at the inputs and on the previous output status. The following table shows the logic once
again:
S
n
0
0
1
1
When retentivity is enabled, the current status of the output signal is retained after a power
failure.
228
Wiring
Input S
Input R
Parameter
Output Q
R
Q
Comment
n
0
x
The status is retentive
1
0
Reset
0
1
Set
1
0
Reset (takes priority over Set)
Description
You set output Q with a signal at input S.
You reset output Q with a signal at input R. If S and R
= 1, the output is reset.
Retentivity:
/ = No retentivity
R = The status is retentive.
Q is set with a signal at input S, and reset with a
signal at input R.
Manual, 04/2011, A5E03556174-01
LOGO!

Advertisement

Table of Contents
loading

This manual is also suitable for:

Logo! basicLogo! pure

Table of Contents