Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

asiGetAnalysisOptionSendMethod

asiGetAnalysisOptionSendMethod( 
o_analysis 
s_optionName 
)
=> s_sendMethod

Description

Gets the sendMethod for an option in an analysis. The sendMethod indicates how the analysis option is sent to Cadence SPICE.

Argumezsnts

o_analysis

Specifies an analysis object.

s_optionName

Name of an analysis option for which you want to get the sendMethod.

Value Returned

s_sendMethod

Returns the sendMethod for the analysis option.

Examples

The following example returns the sendMethod for the delmax analysis option:

asiGetAnalysisOptionSendMethod( analysis 'delmax )

Related Topics

asiGetAnalysis


Return to top
 ⠀
X