LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert a .aipd file to a .txt file ?

Hello,

I would like to convert a .aipd file to a .txt file.
How can I do that ?

Thanks.
Xunil.
0 Kudos
Message 1 of 3
(2,882 Views)
AIPD is the National Instruments proprietary graphics format so I'm not sure what you would expect to get if you converted it to a text file. Can it be done? Possibly by reading in the data, converting to 8 bit and saving as text. Much of it will be undisplayable (non-ASCII) characters.

P.M.
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 3
(2,863 Views)
This link might give you help on converting to 8 bit

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3D8F956A4E034080020E74861

P.M.
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 3 of 3
(2,862 Views)