LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding additional Data to an Excel Worksheet

Hello, I use IMU data (Pitch, Roll, Pitch - Roll) to track head movement. My goal is to store the tilt data and in case of motion detection, the so-called exceeding of the respective threshold, I want to save the time period to the relevant values from the IMU and save them in spreadsheed. (see below)

 

time(s) Pitch Roll - Pitch State
0,5 31,8 215,5 Back Tilt
1      
1,5      
2      
       

 

I attach used .VI which is cut off by unimportant blocks.

 

Thank you for any replies.

 

 

 

0 Kudos
Message 1 of 2
(2,067 Views)

Hi Boris,

 


@LaBoris wrote:

 

I attach used .VI which is cut off by unimportant blocks.


No, you did NOT attach a VI. All we got is an image we cannot debug with LabVIEW, missing most parts of the code…

 

Please remove this Rube-Goldberg ("==FALSE" is the same as NOT!) before uploading the VI!

 

What is the content of those 4 waveforms which are saved in the CSV file?

 

Also please learn the difference between "Excel worksheets" and plain text CSV files…

Best regards,
GerdW


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