LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Recursive Multiplication based on row and column values

Solved!
Go to solution

@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.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 11 of 12
(1,012 Views)

@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.

0 Kudos
Message 12 of 12
(1,009 Views)