LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to have variable manipulation in double For Loop in LabView?

I am novice to LabView programming. I have a portion of code written in Basic language (refer enclosed attachment), which I would like to convert to LabView block diagram. It seems to be little complicated, but I would like to know how to do this in LabView. Any help in this regard will be appreciated. Thanks in Advance.
0 Kudos
Message 1 of 2
(2,865 Views)

Attached is sample code to get you started. If you need to use a variable more than once all you need to do is to to pass the data by wire. Check here for aditional information on how to proceed.

0 Kudos
Message 2 of 2
(2,865 Views)