Boolean Latch (LogiX node)

From Neos Wiki
Revision as of 09:10, 13 July 2020 by Zyzyl (talk | contribs) (Created page with "<languages></languages> <translate> The '''Boolean Latch''' node essentially stores a boolean value which can be set, reset or toggled by input impulses. <!--File:|border|2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語 • ‎한국어

The Boolean Latch node essentially stores a boolean value which can be set, reset or toggled by input impulses.


Inputs & Outputs

Inputs
Color Label Type
Set Impulse
Reset Impulse
Toggle Impulse
Outputs
Color Label Type
OnSet Impulse
OnReset Impulse
Set Boolean

Usage

By default the * boolean output is False. If an impulse is received at Set the boolean output becomes True and an impulse is fired from OnSet. If an impulse is received at Reset the boolean output becomes False and an impulse is fired from OnReset. If an impulse is received at Toggle the boolean output changes to the oppose value.

Impulses are fired from OnSet whenever an impulse is received at Set or an impulse received at Toggle causes the boolean output to become True. Conversely, impulses are fired from OnReset whenever an impulse is received at Reset or an impulse recieved at Toggle causes the boolean output to become False.

Examples

Node Menu

Flow
Back Events Boolean Latch Delay Delay With Value Dynamic Impulse Receiver Dynamic Impulse Receiver With Value`1
Dynamic Impulse Trigger Dynamic Impulse Trigger With Value`1 Fire On Change Fire On False Fire On True Fire While True For
If Impulse Demultiplexer Impulse Multiplexer Local Fire On Change`1 Local Fire On False Local Fire On True Local Impulse Timeout
Local Leaky Impulse Bucket One Per Frame Pulse Random Sequence Timer Update Updates Delay
Updates Delay With Value While