LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading waveforms from file

I have an application that writes waveforms to file originally written in LV 6.1. I currently am trying to read the waveforms from file in LV 8.0 Feb 2006 release and I continually  get the error 116  unflattened string    ..... or the send Microsoft error report and Labview shuts down. I am not sure what is going on can anyone assist me?
0 Kudos
Message 1 of 6
(3,710 Views)
Could you provide a simple example vi and a short test file demonstrating the problem ?
Chilly Charly    (aka CC)
0 Kudos
Message 2 of 6
(3,699 Views)
Here is a vi example that reproduces the error 116 behavior
0 Kudos
Message 3 of 6
(3,694 Views)
Hello ab_man,

I don't see that behavior on my machine, when I run the application in LabVIEW 7.1 or in LabVIEW 8.0.  Some other customers have corrected this problem by initializing their waveform constant before writing it to disk.

Hope that helps.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 4 of 6
(3,676 Views)
Seems I needed to mass compile my LV 8.0 directory.. Thanks for you suggestions   Smiley Mad
 
 
ab_man
0 Kudos
Message 5 of 6
(3,658 Views)

Hi,

you have to update LabVIEW 8 to 8.0.1.

http://ftp.ni.com/support/softlib/labview/labview_development_system/8.0.1/Windows/ni_labview_8.0.1....

 and mass compile the LabVIEW directory. This will fix the problem.

0 Kudos
Message 6 of 6
(3,345 Views)