LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to seperate serial data from different channels

Hi Singh,

 


@Deepti_Singh wrote:

Can you please tell me what different I did.I tried the same example.


I didn't save that VI. I guess it's a nice exercise for you to recreate that code using just 4 basic LabVIEW functions, a loop, and some constants of the right datatype…

 

You did different:

  • You  convert to an array of DBL with the SpreadsheetStringToArray function. I created an array of strings as can be seen in my image.
  • You used a different array function than can be seen in my image.
  • The content of the FOR loop looks different to my image.
  • The output array is of DBL type while my image shows an integer array. (All the values in that string seem to be integers…)

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 11
(182 Views)