DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

DIAdem Script

grafik.png

 

What is wrong with this? Could you please help us?

0 Kudos
Message 1 of 2
(1,287 Views)

Hello MAXMustermann99!

 

It seems that you are using an very old script in a new DIAdem version.

With DIAdem 2012 we implemented an object-oriented script interface (API) in a first version. With that we also announced that this API will replace the old command structure (GrphObj…) in the future. The reason for this is mainly easier developing and performance.

Since DIAdem 2018 we removed the old command structure so that only the REPORT-API is supported.

By the way, we include an example ("Searching for Obsolete Commands and Variables") that creates a log file for all obsolete commands and variables.

In the end it will be necessary to rework the script.

 

Greetings

Walter

0 Kudos
Message 2 of 2
(1,266 Views)