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

maeSwitchActiveFaultGroupForCurrentRun

maeSwitchActiveFaultGroupForCurrentRun(
t_historyName 
)
=> t / nil

Description

Sets the fault group to run for the current run in run plan. This is exclusive to the fault dropping flow.

Arguments

t_historyName

Fault group to run for the current run.

Value Returned

t

Fault group to run is set.

nil

Fault group to run couldn't be set with a relevant error message.

Examples

The following example explains how to set the fault group to run for the current run:

maeSwitchActiveFaultGroupForCurrentRun("Plan.0.Run.2")
=> t

Related Topics

Checking Fault Detection Rate


Return to top
 ⠀
X