Wiki » History » Version 2

Version 1 (Chris Cannam, 2013-12-03 04:38 PM) → Version 2/4 (Chris Cannam, 2013-12-03 04:42 PM)

h1. Wiki

h2. 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|

h2. 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)|