04-08-2016 12:38 PM
@JScherer wrote:What are the two blocks at the top of your for loop? Where can I find them in LabVIEW?
Get Variant Attribute and Set Variant Attribute. They are in the Class, Cluster & Variant->Variant palette.
04-08-2016 12:40 PM - edited 04-08-2016 12:40 PM
@JScherer wrote:
What are the two blocks at the top of your for loop? Where can I find them in LabVIEW?
The image above is a LabVIEW snippet. Just drag it to your block diagram and it will magically turn into real code (if you have LabVIEW 2015 in this case). Then use the help on the primitives you are interested in. These particular ones are from the variant palette.