DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

why am I getting this error?

Function "GRAPHSHEETRENAME("Timeseries","Step 1.a.i")" is not enabled.

It appears on the surface that everything in my VB script should work.  There is a sheet in the report named "Timeseries".


Message 1 of 6
(4,670 Views)
Hello Rich!

I'm not clear what your problem is. Can you specify it?

If I execute the command on a DIAdem 9.1 SP2 everything work as expected.

Matthias
Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  
0 Kudos
Message 2 of 6
(4,654 Views)
It seems by rearranging the code, the error has gone away.

Looking back at the post now, I see how a bit of confusion as to what I am asking for would ensue.  There is almost no way for someone to help me out.  I just figured that perhaps someone from NI could shed some light as to why this error was being thrown, when everything should have been working. 

My appologies.
Message 3 of 6
(4,643 Views)
I ran into the same problem, and received the following from Brad Turpin at NI:


Hi Joe,

This looks familiar.  By any chance does it give you this error the first time you start up DIAdem, but as soon as you have seen the REPORT panel with your own eyes, the error doesn't happen again?  If that's the issue, then you just need to add the following command before you try to edit the REPORT contents:

Call WndShow("REPORT")

If that's not the issue, then we'll need to start digging around and hoping.  There's also the GraphSheetRefSet() command, but that really shouldn't be required prior to sheet renaming.

Let me know,
Brad

"Carpe DIAdem"

Joe Gerhardstein
Viasat
Certified LabVIEW Architect
Certified TestStand Developer
Certified Professional Instructor
http://www.viasat.com
Message 4 of 6
(4,437 Views)

Why did I get this same error and I am using DIAdem 2010?  Does anybody read these posts and actually fix issues?

 

W J Perzanowski

Annoyed National Instruments products user.

0 Kudos
Message 5 of 6
(3,694 Views)

Hi W J Perzanowski,

 

The trouble is that we have to reproduce the error before we can fix it.  Can you send us a VBScript and data file and TDR file that causes this error?

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

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