11-30-2012 07:31 AM - edited 11-30-2012 07:41 AM
Hi
I have created a couple of functions that apparently doesn't go well along. The first one (AddNewSht.VBS) creates a new sheet and creates 4 plots (2 rows, 2 Cols). The second one (AddYAxs.VBS) creates a new Y axis in the selected plots either on the left or the right.
I create the sheet with the 4 plots using the first function and then I try to create a new Y axis using the second function. When I do this I get the Catastrofic Failure PopUp.
If I try to do manually over the generated plots Diadem crashes, so apparently the failure is in the generation of the plots.
The functions are attached.
I am using Diadem 2012
Thank you
12-04-2012 06:15 AM
12-05-2012 05:02 AM
Hi Plinio
Yes, Actually I have tried with 3 different computers, one of them a 64Bit with a fresh Diadem Installation, exactly with the same error.
If you use the script I attached and once the axis are created you try to add a new YAxis the crash would appear.
12-13-2012 05:38 PM
Hi dsl,
I was able run your "AddNewSht.VBS" script to generate 4 empty REPORT graphs, then run your "AddYAxs.VBS" script to add a Y axis on the left side of each of them-- no errors on my DIAdem 2012.
Do you have any DIadem events configured or UserCommands registered? Did you start with an empty REPORT panel?
Brad Turpin
DIAdem Product Support Engineer
National Instruments
02-01-2013 04:05 AM
Hi Brad
I have tried the scripts in a fresh DIAdem installation, with no luck. I have tried running the scripts using a NEW report (empty one), with the same error. The only user command registered is UserCmdExample.VBS.
I reported this to Walter Rick in NI Germany and he was able to reproduce the error and said that it seems to be a bug.