Boolean Crossing PtByPt VI
- Updated2025-07-30
- 2 minute(s) read
Detects transitions of input. You can choose one of the following directions: either, false-true, or true-false.
Note By default, reentrant execution is enabled in all Point By Point VIs.

Inputs/Outputs
initialize
—
initialize, when TRUE, initializes the internal state of the VI.
input
—
input is a Boolean input value.
direction
—
direction is the kind of Boolean crossing.
crossing
—
crossing is TRUE if a Boolean crossing occurred. |
initialize
—
direction
—
crossing
—