Zero Crossing PtByPt VI

Owning Palette: Other Functions PtByPt VIs

Requires: Full Development System

Detects zero crossings of input data point. crossing becomes TRUE immediately after the transition occurs.

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 data point is an input data point. If you wire a waveform value or a dynamic data type value to input data point, this VI evaluates only the first value of the input data.
direction is the kind of zero crossing.

0either
1minus-plus
2plus-minus
crossing is TRUE if a zero crossing occurred.