01-31-2020 08:12 AM
Dear Forum members,
I'm preparing for my CLD and trying again to do ATM example.
I need to disable four controls and as you know the limit for the block diagram is 1024x768 (or perhaps even less if we talk about overall screen resolution here) Would the following workaround be acceptable? To be honest I'm still struggling with this 1024x768 requirement even with SubVIs the diagrams look overcrowded and often I need to stack different icons along the vertical direction.
Quick tip would be really appreciated.
Many thanks,
Piotr
Solved! Go to Solution.
01-31-2020 05:56 PM
You can iterate over an array of references, replacing all your upper right code.
There is no need to close a reference to "this VI" (see the "exceptions" section here), not even sure why you need a reference or that method.
(Snippets don't work well with property nodes, it would be better to show the real code)