05-09-2015 05:33 PM
Can any body guide mw what is the difference between these two types of property nodes? Secondly how can I create property node which is shown in Fig 1.
Thanks
JK
Solved! Go to Solution.
05-09-2015 06:07 PM
You create the fig 1 one by right-clicking the control/indicator ("camera" in this case) and select Create...property node. The control must be on the same VI.
The node in fig 2 requires a reference to a control as input and is thus more universal. e.g. you could place it in a subVI wired with a reference to a control from the calling VI.
05-11-2015 06:15 AM
You can also right-click the unlinked property node in Fig 2 and select, "Link To" > your item.
And similarly you can go from a linked to an unlinked node by right-clicking and selecting, "Disconnect From ...".