Owning Palette: Data Type Parsing VIs
Requires: Base Development System
Retrieves numeric information from the data type stored in variant. This VI returns an error if variant does not contain a numeric.
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. | |
enum names returns the enumerated values when the numeric data type stored in variant is an enum. | |
units returns the unit type and exponent when the numeric data type stored in variant has units. | |
representation returns the numeric representation of the data type stored in variant. | |
error out contains error information. This output provides standard error out functionality. |