Latching relay

<< Click to Display Table of Contents >>

Navigation:  Function block library > Logic > Triggered operations >

Latching relay

Previous pageReturn to chapter overviewNext page

rs

 

Output Q is set by input S. Input R resets output Q. See type conversion how numbers are converted to bool.

 

Inputs

Type

Default

Description

S

bool

false

If S is true Q becomes true.

R

bool

false

If R is true Q is reset to false. R overrules S.

Par

bool

false

Remanence:

false: No remanence

true: The current status is saved to remanent memory (independent of S or R).





Outputs




Q

bool


Q is switched to true by S and remains true until R becomes true.

 

Timingdiagramm

 

rs_timing_diagram