From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read multiple channel data from LVM file

Solved!
Go to solution

Hello,

 

I have a VI where I can save the signals from 96 channels in a LVM file  using "Save to ASCII/LVM Express VI" and it works fine. In other VI, I am using "Load from LVM Express VI" to read the previously saved file, but only 20 signals are shown. These 20 signals are ok, but I want all 96.

 

I attached  the LVM file and the VI where I am trying to read it.

Thank you all

Frederico

 

 

 

Download All
0 Kudos
Message 1 of 3
(2,450 Views)
Solution
Accepted by topic author freddearaujo

Hey Frederico,

 

I used a different Express VI (Read From Measurement File) to read your LVM File and I could get 98 channels.

 

Here is the code snippet...

 

Snippet.png

 

...and the Front Panel

 

FP.png

Try it out and tell me if that worked for you.

 

Best,

Felipe Flores
Applications Engineer II
National Instruments Brazil



0 Kudos
Message 2 of 3
(2,422 Views)

It's working here too.

Thank you!

0 Kudos
Message 3 of 3
(2,414 Views)