Difference between revisions of "Impulse Demultiplexer (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Impulse Demultiplexer (LogiXノード)")
 
(Created page with "'''Impulse Demultiplexer'''ノードは、<code>Trigger</code>へインパルスを入力すると、<code>OnTriggered</code>からインパルスを出力します。また...")
Line 9: Line 9:
 
}}
 
}}
  
The '''Impulse Demultiplexer''' node fires an impulse from <code>OnTriggered</code> whenever an impulse is received at any <code>Trigger</code> input. It also indicates which input was triggered via the <code>Index</code> value.
+
'''Impulse Demultiplexer'''ノードは、<code>Trigger</code>へインパルスを入力すると、<code>OnTriggered</code>からインパルスを出力します。また、<code>Index</code>の値により、どの入力がトリガーされたかを示します。
  
 
== Usage ==
 
== Usage ==

Revision as of 09:26, 12 February 2022

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