Type Cast function
Appearance
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
Object information | |
---|---|
Owning palette(s) | Data Manipulation palette |
Type | Function |
Requires | Basic Development Environment |
Icon | ![]() |
The Type Cast function Casts x to the data type, type, by flattening it and unflattening it using the new data type. If the function must reinterpret data instead of transforming it, LabVIEW uses a temporary buffer. This function has the risk of reinterpreting data. To preserve the data value while converting the data, use the Coerce To Type function instead.
Note: You can also use the Conversion VIs and functions to convert data types.
Usage
![]() |
Specific use cases for this function. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal resources that would also help. |
External Links
![]() |
Add links to external resources that would also help. |