Jump to content

Cast Unit Bases function: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type=constant|icon=Conversion Palette - Cast Unit Bases.png}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type=function|icon=Conversion Palette - Cast Unit Bases.png}}
The '''Cast Unit Bases''' function Changes the base units associated with the input to the base units associated with unit and returns the results at the output terminal.
The '''Cast Unit Bases''' function Changes the base units associated with the input to the base units associated with unit and returns the results at the output terminal.



Latest revision as of 18:27, 6 July 2020

Object information
Owning palette(s) Conversion palette
Type Function
Requires Basic Development Environment
Icon

The Cast Unit Bases function Changes the base units associated with the input to the base units associated with unit and returns the results at the output terminal.

Caution: Use this function with extreme caution. Because this function works with bases, you must understand the conversion from an arbitrary unit to its bases before you can effectively use this function. This function can change base units, such as changing meters to kilograms.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links