03-11-2010 03:44 PM
03-12-2010 11:41 AM
Hi adevins76,
Could you post an example data set and a brief description of exactly what you're wanting to accomplish. I looked through your posted VBScript, but I'm afraid I couldn't do much with it, and it raised more questions than it answered.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
03-12-2010 03:36 PM
im all set sorry. with some blood sweat and tears ive got it all worked out.
One unrelated question though. Can you call a variable from a script file from a report?
03-13-2010 04:53 PM
Hi adevins76,
Any variables you declare with GlobalDim or OdsValAlloc or a VAS file are available in a REPORT layout, but I'd recommend instead that you write any info you want to have in the REPORT to a Root or Group or Channel property or two and reference the property or properties instead of the global variable(s).
Brad Turpin
DIAdem Product Support Engineer
National Instruments