Coerce To Type function
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) | Conversion palette |
Type | Function |
Requires | Basic Development Environment |
Icon |
The Coerce To Type function converts the input data to a compatible data type while preserving the data value. Unlike the Type Cast function, this function does not reinterpret the input data.
Use this function in the following cases:
- To eliminate a coercion dot
- To convert data without a type definition to a compatible type definition or vice versa
- To rename data on the wire, such as a user event refnum
Contents |
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
External Links
Add links to external resources that would also help. |