Write Ref Latch (LogiXノード)

From Neos Wiki
Jump to navigation Jump to search
This page is a translated version of the page Write Ref Latch (LogiX node) and the translation is 29% complete.
Other languages:
English • ‎日本語

(ページ作成のみ実施しました。翻訳作業お願いします)

Write Latch
'Write Ref Latch' LogiX node
Inputs
  Impulse Set
  Impulse Reset
  IWorldElement SetReference
  IWorldElement ResetReference
Outputs
  SyncRef`1 Target
  Impulse OnSet
  Impulse OnReset

The Write Ref Latch node node overwrites the target reference with the input SetReference or ResetReference when an impulse is received at Set or Reset respectively.

Usage

When spawned from the node browser, the SetReference and ResetReference have a IWorldElement datatype. This will overload to match the input reference type when a valid input is connected. The type of these two inputs and that of the referenced Target must match.


The OnSet output fires an impulse after an impulse is received at Set. This occurs regardless of whether there is a valid Target or whether any Target was actually written to. This continues the impulse chain which arrived at Set.


The OnReset output fires an impulse after an impulse is received at Reset. This occurs regardless of whether there is a valid Target or whether any Target was actually written to. This continues the impulse chain which arrived at Reset.

Node Menu

Actions
Back -- ++ Drive Drive Playback Tween Write
Write Latch Write Ref Write Ref Latch