Boolean Crossing PtByPt VI

Owning Palette: Other Functions PtByPt VIs

Requires: Full Development System

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.

 Add to the block diagram  Find on the palette
initialize, when TRUE, initializes the internal state of the VI.
input is a Boolean input value.
direction is the kind of Boolean crossing.

0either
1false-true
2true-false
crossing is TRUE if a Boolean crossing occurred.