The Assert Signed Integer Type VI breaks the calling VI unless the input data is a signed integer 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 error clusters or to force a Malleable VI to accept error clusters only.
Usage
|
value in specifies the input data.
This input accepts any signed integer numeric data type.
|
|
value out returns the input data if value in is a signed integer numeric type. Otherwise, this output returns a 32-bit signed integer 0.
|
History
See Also
External Links