de_get_variable_value()

For a given design name and variable name, returns the value of the variable.

Syntax:

de_get_variable_value(designName, varName);

where

designName is the name of the design.

varName is the name of the variable.

Example:
decl varValue;
varValue = de_get_variable_value("amp", "myVariable");
de_info(strcat("myVariable= ", varValue), 0);

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.

Get Variable Value

Where Used:

Schematic

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources