LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Save/open .lvm files in CVI 6?

I would like to make my CVI program "Spectrum Viewer" (see http://www.phys.tue.nl/people/etimmerman/specview ) compatible with .lvm files.

Is there a way in 6.0 to easily read and write these files?
If not, is there a C library which can read/write these files?

I can write one myself, but there's no need to re-invent the wheel 🙂
0 Kudos
Message 1 of 2
(2,814 Views)
Currently LVM files are directly accessable from LabVIEW and DIAdem. there is no library available for CVI. But the LVM files are no more that text based spreadsheet files which are you can read read and parse with the standard CVI functions.

Met vriendelijke groet / Kind regards,

Karsten
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,796 Views)