Certification

cancel
Showing results for 
Search instead for 
Did you mean: 

CLD property nodes, dataflow and size of the block diagram

Solved!
Go to solution

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,

Piotrerror property nodes.png

 

 

0 Kudos
Message 1 of 2
(2,799 Views)
Solution
Accepted by topic author piterx

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)

Message 2 of 2
(2,709 Views)