de_set_trace_traverse()

Sets the trace traversal mode. When traces are converted to transmission line elements, complex traces (traces with tee junctions) can be fully converted, or the trace converted only up to the tee. Returns: none.

Syntax:

de_set_trace_traversal(mode);

where

mode is the choice for trace conversion, where:

  • 0 = partial trace conversion
  • 1 = full trace conversion

Example:

de_set_trace_traverse(0);

Where Used:

Layout

 

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

Contents
Additional Resources