11
Specification Functions
This topic lists the SKILL functions that let you manage output specifications in ADE sessions.
Earlier,
axlPutSpec was used to add a specification for an output and the axlSetSpec* functions, such as axlSetSpecMax or axlSetSpecRange, were used to add specification values and other details. It is now recommended to use the axlAddSpecToOutput instead of axlPutSpec or axlSetSpec* to add a specification for an output.Return to top