LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lookup table with interpolation

Thanks for the tutorials.

 

I am new to Labview but I have read those and some others. I just don't get the same things as I see in the pictures. I was wondering maybe there is a difference.

 

Attached is my code.

 

0 Kudos
Message 11 of 16
(1,623 Views)

"threshold array" takes a scalar as input, but you have an array converted from dynamic data. All you probably need is wrap an autoindexing FOR loop around the interpolation code.

Message 12 of 16
(1,620 Views)

Yeah IT WORKS. THANKS Smiley Happy

 

Is there any simple way to get  the data from an excel sheet instead of copying all into the arrays? 

0 Kudos
Message 13 of 16
(1,617 Views)

Oh, I got the answer to this one (how to get the data from excel file).

0 Kudos
Message 14 of 16
(1,607 Views)

Hi Baran,

 

Glad to hear you got your application working!

 

If you have no more questions, be sure to set you post to solved.

 

Have a great day,

 

Chris

Applications Engineer
National Instruments
0 Kudos
Message 15 of 16
(1,595 Views)

Sure. Thanks for your help. Now I can move on to the other parts of the project. 

0 Kudos
Message 16 of 16
(1,592 Views)