Difference between revisions of "++ (LogiX node) (Actions)"

From Neos Wiki
Jump to navigation Jump to search
m
(Marked this version for translation)
 
(2 intermediate revisions by 2 users not shown)
Line 17: Line 17:
  
  
 +
<!--T:7-->
 
This node differs from the [[+1 (LogiX node)|+1]] node under Operators since it only makes changes when it receives an impulse. This makes it useful for incrementing a target value (e.g. one stored in a variable node or component e.g. a [[ValueField (Component)|ValueField]]) in a way which is saved and synchronized across all users. If the aim is to increment a value locally as part of a LogiX calculation the [[+1 (LogiX node)|+1]] node is likely the better choice.
 
This node differs from the [[+1 (LogiX node)|+1]] node under Operators since it only makes changes when it receives an impulse. This makes it useful for incrementing a target value (e.g. one stored in a variable node or component e.g. a [[ValueField (Component)|ValueField]]) in a way which is saved and synchronized across all users. If the aim is to increment a value locally as part of a LogiX calculation the [[+1 (LogiX node)|+1]] node is likely the better choice.
  
Line 24: Line 25:
 
</translate>
 
</translate>
  
[[Category:LogiX{{#translation:}}|++]]
+
[[Category:LogiX|++]]
[[Category:LogiX:Actions{{#translation:}}|++]]
+
[[Category:LogiX:Actions|++]]
{{:NodeMenu-Actions{{#translation:}}}}
+
{{NodeMenu-Actions}}

Latest revision as of 06:23, 12 October 2021

Other languages:
English • ‎日本語 • ‎한국어
++
'++' LogiX node
Inputs
  Impulse Increment
Outputs
  IValue`1 Target
  Impulse OnDone

The ++ node increases the referenced Target value by one when it receives an impulse at Increment.

Usage

The OnDone output fires an impulse when the Target value has been incremented. An impulse will not fire if there is no valid Target. This impulse continues the impulse chain which arrived at Increment.


This node differs from the +1 node under Operators since it only makes changes when it receives an impulse. This makes it useful for incrementing a target value (e.g. one stored in a variable node or component e.g. a ValueField) in a way which is saved and synchronized across all users. If the aim is to increment a value locally as part of a LogiX calculation the +1 node is likely the better choice.

Examples

Node Menu

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