Dear all,
there is a similar post from about 2 years ago, addressing the same problem (but for AMS Designer), but not offering a solution to immediately work (in my case ADE-L and Spectre).
I would like to export all design variables of an ADE-L session (later maybe also ADE Explorer) for reasons of documentation. For Outputs, there is an Export (and Import) command, but not for Variables.
1) The ideal solution would be two menu commands, Variables/Export... and Variables/Import..., that will save or load the variables into/from a CSV file. Then I could use such file for both documentation and (selective) import into a different session.
2) As currently, there is no such command, some SKILL code would help out (to be written into a file and started from CIW by loading the file). Andrew Becket mentions a "asiGetDesignVarList(asiGetCurrentSession())" SKILL command that should help here, yet it only results in an error (when entered in CIW, but maybe that is the wrong place): *Error* asiGetDesignVarList: no applicable method for the class - list()
So, if anyone has any solution for this, it would be great to share it in this forum...
Thank you very much.