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

asiCheckAcEnabledWhenNoiseEnabled

asiCheckAcEnabledWhenNoiseEnabled( 
o_session 
r_form 
) 
=> t / nil

Description

This method verifies that an AC analysis is enabled when a noise analysis is selected. If this is not the case, it displays an error message in the error dialog box of thw analysis form and sets the error status of the form. It is called during the form apply callback.

Arguments

o_session

Simulation session object

r_form

Form created by a call to hiCreateAppForm or hiCreateForm.

Value Returned

t

Returns t when check is successful.

nil

Returns an error message and nil if unsuccessful.


Return to top
 ⠀
X