LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get number of samples from lvm file?

Solved!
Go to solution

Hi, I have attached a lvm file, but i cannot extract the number of samples from the file. How can i do? Thank you! 

0 Kudos
Message 1 of 6
(1,470 Views)

Here' s the file

0 Kudos
Message 2 of 6
(1,467 Views)

Hi tj,

 


@tj1995 wrote:

Here' s the file


That is what you can read in your txt file:

Channels	8								
Samples	5	5	5	5	5	5	5	5

Is this what you are looking for?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 6
(1,464 Views)

Hi, I want to get this property on my labview code. Is there a possibility? 

0 Kudos
Message 4 of 6
(1,458 Views)
Solution
Accepted by topic author tj1995

Hi tj,

 


@tj1995 wrote:

Hi, I want to get this property on my labview code. Is there a possibility? 


Yes, sure!

Read the measurement file and check the number of samples in the waveforms!

Spoiler
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 5 of 6
(1,454 Views)

Thank you !

0 Kudos
Message 6 of 6
(1,440 Views)