I am trying to loop through a cluster of boolean control references and assign a value to them that comes in from another array. (In the image trying to replace the black circle on the left with the green circle on the right).
I tried following the instructions here:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHdmCAG&l=en-US
which make sense but I can't figure out how to adapt it for my data type.
- Not sure what type of ClassID this is to put in the conditional
- Not sure what data type to specify for the "variant to data" to get the value out of the cluster item
Thanks for the help!