Latches
T Latch
Description When the Toggle is LOW, the Clock will have no effect on the Output.

When the Toggle is HIGH, every rising edge of the Clock will toggle between the LOW and HIGH values.

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

Parameters

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