LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read all array data from 1 row only

Hye, i'm just new in Labview. Can any one help me.

This is sample of my data.

book1.png

 

 

And this is my simple program.

 

test.png

 

The problem is, it does not display all the data. it keep display the first data only which is 0.2. 

 

Can anyone help me how to solve it?

 

0 Kudos
Message 1 of 3
(2,501 Views)

Right click the wire before the index array function and create an indicator and check it.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 3
(2,494 Views)

You just need to use an array indicator.

 

You might want to check out some of these online tutorials:

LabVIEW Basics

LabVIEW 101



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 3 of 3
(2,477 Views)