LabVIEW Composition by PNR - Toolkit for LabVIEW Download

Version | 1.3.0.25 |
Released | Jan 21, 2022 |
Publisher | PNR |
License | BSD-3-Clause |
LabVIEW Version | LabVIEW>=17.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Repository |
Description
This library provides functions to compose and decompose objects, clusters, maps and sets in LabVIEW - effectively breaking encapsulation by making private data accessible.
Use with caution!
Note
Maps and Sets require LabVIEW 2019 or higher.
Release Notes
1.3.0.25 (Jan 21, 2022)
This release includes major bug fixes and improvements for 'Decompose LabVIEW Object'
- Replaced the previous object hierarchy lookup code by a much simpler solution using 'Get Mutation History'.
- [#12] Fixed an issue that resulted in error 1013 when accessing the front panel of private data controls in executables.
- [#13] Fixed an issue that prevented errors from being reported to the caller.
logmanoriginal
was a contributor to this release