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

From Neos Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
| style="background-color:{{Impulse-color}}" |
 
| style="background-color:{{Impulse-color}}" |
 
| Decrement
 
| Decrement
| Impulse
+
| [[:LogiX:Impulses|Impulse]]
 
|}
 
|}
  
Line 31: Line 31:
 
| style="background-color:{{Impulse-color}}" |
 
| style="background-color:{{Impulse-color}}" |
 
| OnDone
 
| OnDone
| Impulse
+
| [[:LogiX:Impulses|Impulse]]
 
|}
 
|}
  

Revision as of 06:55, 4 September 2020

Other languages:
English • ‎日本語 • ‎한국어

The -- node in the Actions category reduces the referenced target value by one when it receives an impulse.

Action--.jpg

Inputs & Outputs

Inputs
Color Label Type
Decrement Impulse
Outputs
Color Label Type
Target IValue<T>
OnDone Impulse

Usage

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

Examples

Node Menu

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