de_get_data_parm()
Returns a string, the value of a given data reference or a named parameter belonging to a default component. Returns NULL if reference is not located.
Syntax:
de_get_data_parm(name, key, type);
where
name is the name of the default component (instance name).
key is the name of the component's parameter.
type is the default component's prefix, such as: MSUB, TEMP, TAND, PERM, etc.
Example:
The example retrieves the height parameter of the default MSUB.
decl hm; hm = de_get_data_parm("MSUB10", "h", "MSUB");
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()