Assert Same or Descendant Type function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Assert Type palette
Type VI
Requires Basic Development Environment
Icon Assert Type Palette - Assert Same or Descendant Type.png

The Assert Same or Descendant Type VI breaks the calling VI unless the input data is the same as or a descendant class of the input class.

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

History

Version Change(s)
LabVIEW 2018 This VI was added in LabVIEW 2018.

See Also

External Links