-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix decompose object fails with private data set to indicator
It is possible to change the type of a private data cluster to indicator, in which case the private data is currently reported empty. Fixed by returning the value of the first control on the front panel (works for controls AND indicators). Closes #9
- Loading branch information
1 parent
4067f94
commit 8560981
Showing
8 changed files
with
57 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
Composition.Tests/Classes/Private Data Indicator/Private Data Indicator.lvclass
Large diffs are not rendered by default.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
Composition.Tests/Classes/Unnamed Private Data Control/Unnamed Private Data Control.lvclass
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+12 KB
...osition.Tests/Decompose LabVIEW Object - Private Data Indicator - Returns Private Data.vi
Binary file not shown.
Binary file added
BIN
+12.1 KB
...n.Tests/Decompose LabVIEW Object - Unnamed Private Data Control - Returns Private Data.vi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.