Unbundle function: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 27: | Line 27: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Cluster, Class | [[Category:Cluster, Class and Variant Palette]] | ||
Revision as of 15:06, 23 June 2020
| |
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) | Cluster, Class, and Variant palette |
| Type | Function |
| Requires | Basic Development Environment |
The Unbundle function splits a cluster into each of its individual elements.
When you wire a cluster to this function, the function resizes automatically to display outputs for each element in the cluster you wired. The connector pane displays the default data types for this polymorphic function.
This function produces as an output these elements in the same order they appear in the cluster. The number of outputs for this function must match the number of elements in the cluster. When you have two or more elements of the same type, keep track of their order in the cluster. If you access the wrong element by mistake, LabVIEW does not report this as an error.
Uses
| |
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 wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |