LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Activating boolean cluster from a scan code

Solved!
Go to solution

This is just a follow-up question.  How did you create the property (Ctl/Control) node in the for-loop of your first reply?  I should probably know how it's done by now but I'm drawing a blank.  I've tried creating one by going to the Application Controls pallet w/o success already.  Thank you for your help. 

0 Kudos
Message 11 of 13
(366 Views)

Maybe I am answering my own question here but when you create a property node from a cluster of Booleans as I have do you automatically (by default) get the properties of 'Enable, Disable, Disable and Grayed out' as references when you wire the output of the cluster property node to a for-loop?  How's a guy to know what properties become available when creating property nodes in the first place or is this just learned w/experience with them?

0 Kudos
Message 12 of 13
(363 Views)
Experience helps, documentation, also if you right click and select create>>constant it will give you a constant with the available options in an enum.
You can create controls property by selecting create>>property node>>controls if that helps. Also it may help to read (search NI.com) about implicitly and explicit property nodes.

CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
0 Kudos
Message 13 of 13
(355 Views)