LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding array column to text file

I am trying to get X data and Y data from a SSA, and send it to a text file. I have it almost working, but my only problem is rather that the X/Y data having their own column, the X data gets replaced the Y data. The method I was going for is using a shift register to store the data, and feed the data to the text file, then repeat with the next state, thought that is not working. Are there any other methods this can be done? Any help or tips would be appreciated.

Utepoz_0-1680016135207.png

Utepoz_1-1680016184354.png

The data under the X column is actually the Y data. 

 

Thank you

0 Kudos
Message 1 of 2
(508 Views)

Hi utepoz,

 

unfortunately we cannot debug/edit/run images in LabVIEW, so it is quite hard to tell the problem from your message...

 

What string do you receive from your device and how do you convert it into a 2D array?

Why do you need a shift register before writing the data to file?

Best regards,
GerdW


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