Incrementer



Navigation: Go to End of Page

This is a switch which increments the index of referenced memory and regulator elements each time it is activated or engaged.

Properties

delta
The delta value to increment or decrement the value of the referenced element with.

See switch for further properties.

References

Memory, Regulator
Elements to increment/decrement the index of.

Referenced from

See switch for referrers.

Messages

See switch for messages.

An incrementer is usually used with a 0 duration, having identical //Activate// and //Deactivate// messages. This way it will always deactivate immediately after activation and be ready to be used again.


Navigation