04-05-2016 03:43 PM
I have the appropriate Tektronix plugin installed and when I use the Open Data Storage Express vi to create new *.WFM file I get error -2558 indicating My system does not have the software installed to support the file type. I am using version 2015 SP1. Anyone else seeing this issue? What am I mising here?
Solved! Go to Solution.
04-06-2016
12:13 PM
- last edited on
01-08-2025
02:22 PM
by
Content Cleaner
RockerRon,
Are you following the steps listed at the link below to install the plugin
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x3dJCAQ&l=en-US
and the steps listed below to use the plugin?
https://www.ni.com/en/support/downloads/dataplugins/using-dataplugins-with-labview.html
Also can you see your installed plugin in the dropdown menu within the express VI?
04-06-2016 12:35 PM
I just noticed this line on the plugin page. This DataPlugin supports reading / importing of Tektronix waveform files.
It looks as though maybe creating .WFM files is unsupported with this plugin.
Thanks,
04-06-2016 01:41 PM
It sure does! I missed that line... can anyone confirm that there is no way (in labview) to save data from a waveform chart to a .WFM file?
04-07-2016 09:37 AM
I cannot find an easy or direct way to do this. There may be a way to convert a file that is saved in a different format if you can find (or create) a file converter. What is your end goal for writing a .WFM file? Will this be used by a device that only recognizes .WFM files?
04-07-2016 09:46 AM
I am opening multiple .wfm files to analyze them for MIN/MAX values. I want to save the new data (multiple waveforms) to a file for review later by piers. I will save it as a TDMS file that can contain multiple waveform channels. I wont be trying to use .WFM for that now that i see that the plug-in does not support that. thanks for your help.