06-25-2008 07:10 AM
Hi
I have two arrays with xy-plot data that I want so save to
a tdms file and also write some further information about the plot. When I
couldn't get this to work in a built executable I scaled down the problem and
found that there was problem with LabView tdms and runtime engine. I can't
write channel names when I’m saving channel data, it doesn't matter if I’m
writing a group name or not.
I've attached two printscreens of my application; the top
one doesn’t create any tdms-file after being compiled but works fine when I run
it in LabView. The bottom application creates a file when I’m running it but
results in a pop-up LabView error that shows a memory error (memory.cpp, line
342, LabView 8.2.1).
Code compiled in LabView 8.2.0.4002
Runtime engine 8.2
Is there any better solution for what I want to do? Or any
solution of the runtime problem?
06-26-2008 01:43 AM
06-26-2008 02:11 AM
06-26-2008 02:15 AM
06-26-2008 03:43 AM
06-26-2008 09:45 PM