set_design_type()
Sets the current type of design for group definitions. Library groups are associated with design windows according to current type of design. The design type must be set using this function before the function library_group() will work. Returns: none.
See also: set_simulator_type().
Syntax:
set_design_type(type);
where
type is one of two valid string arguments: analogRFnet or sigprocNet. You may also see the integers 1 (for analogRFnet) and 11 (for sigprocNet) used, but you should use the strings for clarity. The type determines whether a library will be visible in the library browser when started from an analogRF schematic versus a signal processing schematic. Note that these string arguments are not the same as the analogous ones used in the de_define_palette_group() function.
Example:
set_design_type(analogRFnet);
Where Used:
Schematic
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()