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

From Neos Wiki
Jump to navigation Jump to search
(Created page with "'''Impulse Demultiplexer'''ノードは、<code>Trigger</code>へインパルスを入力すると、<code>OnTriggered</code>からインパルスを出力します。また...")
(Created page with "== 使用方法 == <code>Index</code>の出力値は、トリガーされた入力のインデックスに対応します。この値は、<code>OnTriggered</code>から出力...")
Line 11: Line 11:
 
'''Impulse Demultiplexer'''ノードは、<code>Trigger</code>へインパルスを入力すると、<code>OnTriggered</code>からインパルスを出力します。また、<code>Index</code>の値により、どの入力がトリガーされたかを示します。
 
'''Impulse Demultiplexer'''ノードは、<code>Trigger</code>へインパルスを入力すると、<code>OnTriggered</code>からインパルスを出力します。また、<code>Index</code>の値により、どの入力がトリガーされたかを示します。
  
== Usage ==
+
== 使用方法 ==
The <code>Index</code> 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 <code>Index</code> = 0. This value is only available for the duration of the impulse chain fired from <code>OnTriggered</code>. Default value is 0.
+
<code>Index</code>の出力値は、トリガーされた入力のインデックスに対応します。この値は、<code>OnTriggered</code>から出力されるインパルス連鎖の間のみ利用可能です。デフォルト値は0です。
  
  

Revision as of 09:27, 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の値により、どの入力がトリガーされたかを示します。

使用方法

Indexの出力値は、トリガーされた入力のインデックスに対応します。この値は、OnTriggeredから出力されるインパルス連鎖の間のみ利用可能です。デフォルト値は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