Latches
SR Latch
Description This function block has both a Set and Reset function for the Output.

When the Reset is Enabled, the Output is forced LOW.
When the Set is Enabled, the Output is forced HIGH.
Order of Precedence: Reset => Set.

The Output is persistent (stored) when powered-down.
Availability
  • Requires library: Process Control (option -05)
  • Firmware versions 0x1007 and later
savvy-SFD Graphic srLatch
Graphic with Parameters srLatch

Parameters

Set Input, Read-write, Set to default on hard initialization, Boolean (signed 16-bit integer)
0 = Inactive
1 = Set
Reset Input, Read-write, Boolean (signed 16-bit integer)
0 = Inactive
1 = Reset
Output Output, Read-only, Set to default on hard initialization, Boolean (signed 16-bit integer)
0 = Low
1 = High