de_generate_symbol()


Generates a schematic symbol with the number of pins determined from the number of points on the schematic. Returns: none.

Syntax:

de_generate_symbol(leadLen, leadSpacing[, symbolType, replace, order]);

where

leadLen is the lead length, usually 0.25.

leadSpacing is the distance between pins, usually .25.

symbolType is optional; TRUE if a Dual line symbol is desired; FALSE if a Quad line symbol is desired

replace is optional; TRUE if the existing symbol should be replaced; FALSE for otherwise.

order is optional; FALSE if the pins should be ordered by location; TRUE if the pins should be ordered by their pin numbers.

Example:
de_generate_symbol (.25,.25);
Where Used:

Schematic

 

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

Contents
Additional Resources