LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

replace element in a 2D array as per value change

Hi all,

 

I have a 2D array whose value changes rapidly on RT basis. Now I want that if my 2nd row' 2nd column element give me any number, I want to replace it with string. Case structure for conversion of numeric to string has been prepared.

 

I need to check my entire 2 nd column for it & replace the row data according to numerics.

 

I also want to log particular row when this element changes values...

 

Please guide me

 

 

Thank you

Vaibhav Gandhi
,
B.E. Instrumentation & Control,
INDIA
0 Kudos
Message 1 of 2
(3,394 Views)

Use Replace subset in Array.

It works!

 

 

0 Kudos
Message 2 of 2
(3,367 Views)