06-19-2006 03:56 PM
06-20-2006
07:37 AM
- last edited on
11-10-2025
06:41 PM
by
Content Cleaner
You can find the .lvm format on the page Specification for the LabVIEW Measurement File (.lvm), Version 1.0. I would highly recommend you use NI-HWS instead, however, as your performance will be much better. LVM is a text format, HWS a binary format based on HDF5.
06-20-2006 11:34 AM
06-20-2006 01:35 PM
06-20-2006 01:42 PM
Drew Creel
NI Software Engineer
Signal Generators Group
12-01-2006 01:26 PM
12-01-2006
01:32 PM
- last edited on
11-10-2025
06:41 PM
by
Content Cleaner
Not sure if this answers your exact question, but there is an NI-HWS API for VB6. You can get it here
http://digital.ni.com/public.nsf/allkb/A48F896EB0F557B5862572050004B567
12-01-2006 01:55 PM
Unzipped file has a .bas extension which could not be regconized, link to documentation also got no results.
The captured audio file that I try to load into the NI FGEN is automatically save in the .dat format then got converted to .mat by matlab.
09-19-2007 12:19 AM
09-19-2007 09:50 AM
Hello,
This attached zip file contains VI's to convert text file to binary file. IQ_Convert_Binary_Text_File_to_Binary_I16.vi is the main file in the zip file and it converts text data to I16 format binary file which can be directly downloaded to the Aribitrary Waveform Generators.
Let me know if you have any questions.