LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone know of an efficient method of reading .plw (PicoLog Windows) files to Labview V6?

I have inherited a DAQ test procedure that uses Picolog for data acquisition. The resultant files are of .plw (PicoLog Windows) format. Currrently I am converting these files into text files before post processing them in Labview V6 which is proving to be very time consuming due to the large number of files.

Does anyone know of an efficient method of reading .plw files into LV?

Tim
0 Kudos
Message 1 of 2
(3,002 Views)
I have never used any of the DrDAQ products (always use NI) so I am not sure how the files are formatted. If you contact them they might be willing to share how the files are written with you. You could then create a VI to convert the files into text files for you.

You might also be able to automate how you are manually converting the files to text. If the Picolog software has any ActiveX properties or methods exposed, you could control it from LabVIEW.

Hope this helps a little.

Matt Kisler
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(3,002 Views)