Difference between revisions of "Updates Delay With Value (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Updates Delay With Value (LogiXノード)")
 
(Updating to match new version of source page)
 
(8 intermediate revisions by one other user not shown)
Line 11: Line 11:
 
}}
 
}}
  
The '''Updates Delay with value''' node is used to fire an impulse from <code>Impulse</code> after a number of frame updates greater than or equal to <code>Updates</code> have completed following an impulse received at <code>Trigger</code>. Additionally a value can be stored over the delay.
+
'''Updates Delay with value'''ノードは、<code>Trigger</code>で受け取ったインパルスに続いて、<code>Updates</code>以上の数のフレーム更新が完了した後に<code>Impulse</code>からインパルスを発射するために使用されます。さらに、遅延時間以上の値を格納することができます。
  
== Usage ==
+
== 使用方法 ==
The <code>Updates</code> input sets the number of frame updats which must complete before the delayed impulse is fired from <code>Impulse</code>. The default value is 1.
+
<code>Updates</code>入力は、<code>Impulse</code>から遅延インパルスが発射される前に完了しなければならないフレーム更新の数を設定します。デフォルトは1です。
  
  
The <code>Value</code> input value at the moment an impulse is received at <code>Trigger</code> is stored. When the node is spawned from the node browser this accepts a 'dummy' datatype, however the node will overload to accept any specific input datatype when a wire is connected.
+
<code>Trigger</code>へインパルスを入力した瞬間の<code>Value</code>入力値が格納されます。ノードがノードブラウザから生成されたとき、これは'dummy'のデータ型ですが、ノードが接続されると、特定の入力データ型を受け入れるように上書きされます。
  
  
The <code>OnTrigger</code> output fires an impulse immediately after an impulse is received at <code>Trigger</code>. This continues the impulse chain which arrived at <code>Trigger</code>.
+
<code>OnTrigger</code>出力は、<code>Trigger</code>へインパルス入力した直後にインパルスを出力させます。これは<code>Trigger</code>に到達したインパルスの連鎖を継続させます。
  
  
The <code>DelayedValue</code> output provides the value at the <code>Value</code> input when the delayed impulse was queued. This is only available for the duration of the impulse chain started by <code>Impulse</code>.
+
<code>DelayedValue</code> 出力は、遅延インパルスがキューに入れられたときの <code>Value</code> 入力での値を提供します。これは、<code>Impulse</code>によって開始されたインパルスの連鎖の間のみ利用可能です。
  
  
The delayed impulses do not continue the impulse chain which arrived at <code>Trigger</code> and any temporary values, other than that the single stored value will be lost. Each impulse which arrives at <code>Trigger</code> sets up a separate delayed impulse with corresponding stored value and multiple can be queued at once with different delay durations and stored values.
+
遅延インパルスは<code>Trigger</code>に到着したインパルスの連鎖を継続せず、一時的な値、それ以外の単一の保存値は失われます。<code>Trigger</code>に到着した各インパルスは、対応する保存値を持つ個別の遅延インパルスを設定し、異なる遅延時間と保存値で一度に複数キューに入れることができます。
  
== Examples ==
+
== ==
  
== Node Menu ==
+
== ノードメニュー ==
  
 
[[Category:LogiX{{#translation:}}|Updates Delay with value]]
 
[[Category:LogiX{{#translation:}}|Updates Delay with value]]
 
[[Category:LogiX:Flow{{#translation:}}|Updates Delay with value]]
 
[[Category:LogiX:Flow{{#translation:}}|Updates Delay with value]]
{{:NodeMenu-Flow{{#translation:}}}}
+
{{:NodeMenu-Flow}}

Latest revision as of 14:33, 19 February 2022

Other languages:
English • ‎日本語
Updates Delay with value
'Updates Delay with value' LogiX node
Inputs
  Impulse Trigger
  Int Updates
  dummy Value
Outputs
  Impulse Impulse
  Impulse OnTrigger
  dummy DelayedValue

Updates Delay with valueノードは、Triggerで受け取ったインパルスに続いて、Updates以上の数のフレーム更新が完了した後にImpulseからインパルスを発射するために使用されます。さらに、遅延時間以上の値を格納することができます。

使用方法

Updates入力は、Impulseから遅延インパルスが発射される前に完了しなければならないフレーム更新の数を設定します。デフォルトは1です。


Triggerへインパルスを入力した瞬間のValue入力値が格納されます。ノードがノードブラウザから生成されたとき、これは'dummy'のデータ型ですが、ノードが接続されると、特定の入力データ型を受け入れるように上書きされます。


OnTrigger出力は、Triggerへインパルス入力した直後にインパルスを出力させます。これはTriggerに到達したインパルスの連鎖を継続させます。


DelayedValue 出力は、遅延インパルスがキューに入れられたときの Value 入力での値を提供します。これは、Impulseによって開始されたインパルスの連鎖の間のみ利用可能です。


遅延インパルスはTriggerに到着したインパルスの連鎖を継続せず、一時的な値、それ以外の単一の保存値は失われます。Triggerに到着した各インパルスは、対応する保存値を持つ個別の遅延インパルスを設定し、異なる遅延時間と保存値で一度に複数キューに入れることができます。

ノードメニュー

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