beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Threshold Op



Threshold
Namespace: Ops.Trigger

Op author: andro

Triggers only once when threshold is crossed


This op will send one trigger out if the threshold has been crossed
but will not send another until the incoming inValue
drops below the threshold and go's above it again



Inputs

Input (Number)
Threshold (Number)

Outputs

Output (Trigger)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Threshold op example


Patches using Threshold

  • Examples (2)
  • Public
  • My Patches

Changelog


Ops.Trigger.Past renamed to Ops.Trigger.Threshold
2019-09-12 - pandur