Zero Crossing PtByPt VI
- Updated2025-07-30
- 2 minute(s) read
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.

Inputs/Outputs
initialize
—
initialize, when TRUE, initializes the internal state of the VI.
input data point
—
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
—
direction is the kind of zero crossing.
crossing
—
crossing is TRUE if a zero crossing occurred. |
initialize
—
input data point
—
direction
—
crossing
—