db_get_node_number()

Returns an integer, the node number of a given node.

Syntax:

db_get_node_number(nodeHandle);

where

nodeHandle is the handle to a node returned from a function such as db_first_node() or db_next_node().

Example:
decl nodenum;
nodenum = db_get_node_number(nodeHandle);

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.

Netlist with Node Names

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources