de_set_trace_tech()

Sets the technology type for converting/simulating traces to microstrip, stripline, or PCB for the current window. Currently, this only affects the conversion of traces to transmission line elements. It is ignored for the simulation of traces. Returns: none.

Syntax:

de_set_trace_tech(technology);

where

technology is the choice for technology type, where:

  • PREF_TRACE_TECH_MICROSTRIP = microstrip
  • PREF_TRACE_TECH_STRIPLINE = stripline
  • PREF_TRACE_TECH_PCB = printed circuit board

Example:

de_set_trace_tech(PREF_TRACE_TECH_STRIPLINE);

Where Used:

Layout

 

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

Contents
Additional Resources