Impulse Demultiplexer (LogiXノード)

From Neos Wiki
Revision as of 09:26, 12 February 2022 by Aesc (talk | contribs) (Created page with "'''Impulse Demultiplexer'''ノードは、<code>Trigger</code>へインパルスを入力すると、<code>OnTriggered</code>からインパルスを出力します。また...")
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Impulse Demultiplexer
'Impulse Demultiplexer' LogiX node
Inputs
  Impulse Trigger
  Impulse Trigger
Outputs
  Impulse OnTriggered
  Int Index

Impulse Demultiplexerノードは、Triggerへインパルスを入力すると、OnTriggeredからインパルスを出力します。また、Indexの値により、どの入力がトリガーされたかを示します。

Usage

The Index output value corresponds to the index of the input which was triggered. Neos uses zero-based indexing meaning that the top input being triggered corresponds to Index = 0. This value is only available for the duration of the impulse chain fired from OnTriggered. Default value is 0.


The number of Trigger inputs can be changed with the + or - buttons.

Examples

ProbablePrime has a tutorial featuring this node

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 Impulse Timeout Local Fire On Change`1 Local Fire On True Local Fire On False
One Per Frame Pulse Random Sequence Timer Update Updates Delay Updates Delay With Value
While