Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

perfRefreshControl

perfRefreshControl(
)
=> t / nil 

Description

Refreshes the Health Monitor form to apply the changes made using the Performance Diagnostic environment variables.

Argument

None

Values Returned

t

The operation is successful.

nil

The operation fails.

Examples

While changing the perf environment variables, it is mandatory to call the perfRefreshControl function to refresh the control UI in order to take effect for the modified environment variables.

envSetVal("perf" "enableExpertMode" ‘boolean t)
=> perfRefreshControl()

Related Topics

Collecting Data Using Health Monitor Tool


Return to top
 ⠀
X