Assert Floating-Point Numeric Type VI
- Updated2026-02-04
- 1 minute(s) read
Breaks the calling VI unless the input data is a floating-point or complex floating-point numeric type.
This VI does nothing at run time. Use this VI in conjunction with the Type Specialization structure to customize sections of code in a malleable VI (.vim) for floating-point or complex floating-point numeric types or to force a malleable VI to accept floating-point or complex floating-point numeric types only.

Inputs/Outputs
value in
—
value in specifies the input data. This input accepts any floating-point or complex floating-point numeric data type.
value out
—
value out returns the input data if value in is a floating-point or complex floating-point numeric type. Otherwise, this output returns a double-precision floating-point number 0. |
value in
—
value out
—