LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

table content

Solved!
Go to solution
Hi : attach see file please , I have table which contain some data … I wnt to know every parametrs where is index in table ( row and column )  for example : I have number 365 and text Volt … I want to know where its index  Number 365 row 0 column 1Volt existing at row 0 column 3 How can I do that in Labview  Thanks  

 

0 Kudos
Message 1 of 5
(3,087 Views)

Hi wisam,

 

you could index the colum to search and then use "search in 1D array" to look for your string.

 

Or if you need the other way around you simply use "index array"...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(3,085 Views)
Hi : can you help with this? by sending the solution in vi thanks
0 Kudos
Message 3 of 5
(3,081 Views)

Hi wisam,

 

oh, come on!

 

Its just some functions from the array palette, so please explore them with the help of context help/detailed help and examples provided by LabView Smiley Wink

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 5
(3,077 Views)
Solution
Accepted by topic author wisam elyan

GerdW wrote:

 

oh, come on!


Agreed. You need to plug away at these things yourself, or you'll never learn. People here are more than glad to help, but writing VI's for you isn't the idea.

Richard






0 Kudos
Message 5 of 5
(3,068 Views)