Detects changes of the input signal during a control or simulation process.
Input signal.
This input accepts a double-precision, floating-point number or an array of double-precision, floating-point numbers.
Type of changes to the input signal that sets triggered to True.
This input accepts a ring or an array of rings.
Name | Value | Description |
---|---|---|
rising | 0 | Sets triggered to True when the input signal crosses threshold on a rising slope. |
falling | 1 | Sets triggered to True when the input signal crosses threshold on a falling slope. |
either | 2 | Sets triggered to True when the input signal crosses threshold on either a rising or a falling slope. |
Default: rising
Threshold to start the measurement.
This input accepts a double-precision, floating-point number or an array of double-precision, floating-point numbers.
Default: 0
A Boolean or a Boolean array that indicates whether the last two points in trigger signal meet the conditions you set in trigger type.
True | The last two points in trigger signal meet the conditions you set in trigger type. |
False | The last two points in trigger signal do not meet the conditions you set in trigger type. |
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application