Assert Error Cluster Type VI

Owning Palette: Assert Type VIs and Functions

Requires: Base Development System

Breaks the calling VI unless the input data is an error cluster.

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.

 Add to the block diagram  Find on the palette
value in specifies the input data.
value out returns the input data if value in is an error cluster. Otherwise, this output returns an empty error cluster.