10-26-2006 09:34 AM
10-27-2006 10:16 AM
Hi Rich,
Please re-post your VBScript in a format where the character used as the space character (20) is NOT the same as the character used as the new line character. I'd like to look over your VBScript and investigate this issue, but it would take me a while to manually sort through and replace some of the (20) characters with vbCRLF characters.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
10-30-2006 08:36 AM - edited 10-30-2006 08:36 AM
Message Edited by RichElswick on 10-30-2006 08:37 AM
Message Edited by RichElswick on 10-30-2006 08:37 AM
10-31-2006 09:07 AM
Hi Rich,
I downloaded the VBScript OK this time. Could you please send over the smallest data file you have and the "GM315 BAS.TDR" layout so that I can run the script through? I can beef up the data sets to the appropriate sizes after I see what the structure is. My first job is to reproduce the error you are seeing. Then we can start looking at how to avoid it now and/or fix it.in a future DIAdem version.
Regards,
Brad Turpin
DIAdem Product Support Engineer
National Instruments
10-31-2006 10:27 AM
11-01-2006 05:10 PM
Hi Rich,
I downloaded your application and made numerous modifications on my end, including inventing a dummy *.TDR file to make up for the one that your script loads. I noticed that one of your DataFileLoad() commands invoked the "perl Pack msg220" DataPlugin, whereas the rest used the "CSV" DataPlugin. I didn't have the "perl Pack msg220" DataPlugin, so I changed them all to be "CSV". I ran this modified VBScript on my computer with the files you sent over 24 iterations without error.
I posted the edited application back to the web site-- try downloading it to a new directory and running it on your computer:
ftp.ni.com/outgoing/Cobasys-p01 Edited.zip
Let me know how that works for you,
Brad Turpin
DIAdem Product Support Engineer
National Instruments
10-01-2009 03:17 PM
i am having a similar error randomly inserted in the log
25 10/1/2009 1:58:36 PM Error:
26 File handle for "C:\Program Files\Summitek\Spartan\data\tdm\S Parameter Test $SSN$ 49.TDMS" file is invalid.
(Error no. 6)
and
31 10/1/2009 1:58:37 PM Error:
32 File handle for "C:\Program Files\Summitek\Spartan\www\temp\Test_$SSN$ 49_602313172.pdf" file is invalid.
(Error no. 6)
it doesn't seem to be causing an immediate problem, but i have had several unexplained Diadem lockups.
they occur in log after i use CALL DATAFILELOADSEL and CALL PICpdfexport
help? what does this mean
jim
10-01-2009 04:14 PM
Hi Jim,
What version of DIAdem are you using? What version of LabVIEW created the TDMS file? How much RAM memory does the Task Manager show is left when this happens?
Brad Turpin
DIAdem Product Support Engineer
National Instruments
10-01-2009 04:32 PM
dd 11.1
executable built using lv 8.6.1
i show 580mb free ram
dd is using 95MB
jim
10-02-2009 09:41 AM
Hi Jim,
We recently discovered that DIAdem 11.1 introduced a DIAdem memory fragmentation problem that was not present in previous versions and is also not present in the DIAdem 2010 code base. So far the users who have run into this were all loading REPORT layouts with hundreds of pages-- how many pages were in the reports you were sending to PDF file? This may not be the issue you're running into, but if you have hundreds of REPORT pages in DIAdem 11.1, it probably is.
Brad Turpin
DIAdem Product
National Instruments