Base class for parameters returning one of two values depending on other state. API Referencearrow-up-right
threshold
Threshold to compare the value of the recorder to
Yes
values
If the predicate evaluates False the zeroth value is returned, otherwise the first value is returned
predicate
One of {“LT”, “GT”, “EQ”, “LE”, “GE”}
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
coming soon...
{ }
Last updated 1 year ago