« Previous -
Version 2/4
(diff) -
Next » -
Current version
Chris Cannam, 2013-12-03 04:42 PM
Wiki¶
Supported conditions¶
GreaterThan |
the value at the output is greater than the argument |
LessThan |
the value at the output is less than the argument |
EqualTo |
the value at the output is equal to the argument |
NotEqualTo |
the value at the output is different from the argument |
Present |
the plugin has returned some value at the output |
Changed |
the output's value differs from its previous value |
GapGreaterThan |
the time in sec since the last change in value exceeds the argument |
GapLessThan |
the time since the last change in value is less than the argument |
Supported actions¶
image |
Display an image in the program window (replacing any previous one) |
process |
Invoke an external process (detached) |
fdwrite |
Write a data payload to a particular file (originally intended for serial ports) |