maeSetFaultGroupToRun
maeSetFaultGroupToRun( [?sessiont_sessionName] [?faultGroupToRunt_faultGroupToRun] ) => t / nil
Description
Sets the fault group to run for the active fault setup.
Arguments
|
Specify the group to set as the active group to run fault simulation.
Possible values: |
||
Value Returned
Examples
The following example explains how to set the faultGroupToRun parameter for the active fault setup:
Example: maeSetFaultGroupToRun(?faultGroupToRun "Group1")
=> t
Related Topics
Return to top