Creation of SKILL Scripts for Maestro Cellviews
You can create scripts for maestro cellviews by using the various SKILL functions described in this book.
Important Points to Note
-
The SKILL functions that have the prefix
mae, can be used with the cellviews of typemaestrothat are saved using either ADE Explorer or ADE Assembler. When these functions are executed from the user interface (CIW), they get executed on the complete cellview, irrespective of the application in which a cellview is currently opened. For example, if you open a cellview that contains multiple tests in the ADE Explorer environment and run the maeGetSetup function to get the setup details, it returns the details of all the tests defined in the cellview instead of returning the details of the test that is opened in the ADE Explorer window. - The functions listed in this user guide cannot be used to modify or save changes in ADE XL cellviews.
Return to top