03-13-2013 02:17 PM
When I try to use LabVIEW LVM Voltage in Multisim I can only load one segment at a time. This is only 100 points. Is there any way to load all my segments in one shot or I will have to manually load each of my 30 segments?
Solved! Go to Solution.
03-15-2013 08:20 AM
Hi ValeraM,
You can post your LVM file. I want to run a test on trying to load it in Multisim.
03-15-2013 09:15 AM
I have two versions of LVM files. One with one header and another with the header for each segment. They are both created by the that generate test report express vi in LabVIEW. I have already found workaround deleting the header and using piecewise linear voltage but it would be nice to make it work at some point.
By the way your forum does not allow LVM files to be posted.
03-16-2013 10:33 AM - edited 03-16-2013 10:34 AM
Try this LVM import VI. It appears to import the entire waveform you posted.
You also get a *bonus* preview of the waveform (the LVM source only gives a table view).
Install it under the location specified in Global Preferences -> User LabVIEW instruments path.
After installation you'll find it in the LabVIEW area for the interactive instruments... its called "LVM Waveform File"
Regards,
Pat N
03-25-2013 03:36 PM
Pat,
Thanks a lot. Your LVM reader seems to be working and the waveform preview is a very helpful tool.
I still have a complaint that when I run simulation it runs a lot slower than the piecewise model.
Thanks anyway and since you are so good at it maybe you can fix the TDM_Voltage as well. The Multisim rep already confirmed when I called that it is not working.
Regards,
ValeraM