Owning Palette: Data Type Parsing VIs
Requires: Base Development System
Retrieves VI information from the data type stored in variant. This VI returns an error if variant does not contain a VI.

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
variant specifies the variant data from which you want to retrieve data type information. | ||||||||||||||||||||||||
![]()  | 
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||||||||
![]()  | 
thrall info returns the thrall information for each input and output in the VI. A LabVIEW class output is thralled to a LabVIEW class input if LabVIEW determines that the output data type is the same as the input data type. If, at run time, LabVIEW detects that an output is the same class as, or is a child class of, an input, LabVIEW can downcast the LabVIEW class output so that the output data type is the same as the input data type. 
  | ||||||||||||||||||||||||
![]()  | 
VI info returns the attributes related to the connector pane and other settings of the VI. 
  | ||||||||||||||||||||||||
![]()  | 
VI terminal types returns the data types of the terminals in the VI. | ||||||||||||||||||||||||
![]()  | 
error out contains error information. This output provides standard error out functionality. |