cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

Data Sorting

¡Resuelto!
Ir a solución

Hello All,

 

I finding difficulties in sort out the required data in bulk data as marked in the attachment

  • as shown in the picture is data getting from testing machine through RS232 using LabVIEW DAQ and VISA
  • Now data is getting successfully using VISA and writing to the excel
  • Challenge is I getting list of data as show in attached and I only need marked data in red has to sit in the specified excel cell i.e 179.5000

so guys please help for this problem

sorry for my English

looking forward for your support

 

have nice day

 

regards

vinay

 

0 kudos
Mensaje 1 de 3
2.853 Vistas
Solución
Aceptado por el autor del tema Vinaygowda

Hi Vinay,

 

use SpreadsheetStringToArray with a '|' as separator.

Then search the first row containing 'DATA', then pick the 7th element from that row…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 kudos
Mensaje 2 de 3
2.850 Vistas

Thank U GerdW I got it now

have a nice day

regards

vinay

0 kudos
Mensaje 3 de 3
2.801 Vistas