11-25-2013 02:52 PM
How are you saving the logs in Signal Express? You can save the signals to a .lvm file and then use the corresponding LabVIEW VIs found in the Signal Express palette to read the data in.
Regards,
Ryan
12-03-2013 12:01 PM
Hello,
I have saved them within the SignalExpress program as logs and also as .lvm files. I am unfortunately not familiar with the method you are suggesting to export the .lvm files into LabVIEW. If anyone could help explain that procedure it would be greatly appreciated.
Tristany
Biologist
Smith-Root
12-04-2013 09:49 AM
Hey Tristany,
In Signal Express, to save data to a .lvm file just click Add Step>>Load/Save Signals>>Analog Signals>>Save to ASCII/LVM. Make sure to select .lvm in the step properties because the default is usually a text file (.txt).
In LabVIEW there is a "Load from LVM" VI in the Signal Express Palette to read in the .lvm you saved in the above step. I hope this helps.
Regards,
Ryan
12-05-2013 05:52 PM
Thank you Ryan, this was very helpful. I found the step in LabVIEW to upload .lvm files, now I am just working on how to then save these uploaded files as .wav files. Do I need to connect it to a waveform graph or can directly change the file type? Any insight would help. Thank you so much!
Tristany
Biologist
Smith-Root