Specifies how Measurement Plan or SDK scripts will interact with the SA application.
0 |
SA Interaction Mode |
SA Interaction Mode |
Specifies the level of interaction SA will have with a user while an MP is running. “Silent” implies very little to no dialogues requiring user interaction and “Manual” implies the most interaction with the user, whereas “Automatic” is a balance in the middle. |
1 |
MP Interaction Mode |
Measurement Plan Interaction Mode |
Specifies how MPs react to a failure or partial suc- cess in a command. They can be set to continue executing, halt on a failure only, or halt on a failure or partial success. |
2 |
MP Dialog Interaction Mode |
Measurement Plan Dialog Inter- action Mode |
Specifies whether the user is allowed to interact with the user interface during MP execution (Al- low Application Interaction) or whether the user is locked out from user interface interaction (Block Application Interaction). |
None.
SUCCESS |
This command always succeeds. |
Set the MP Interaction mode to “Never Halt” to enable the ability for an MP to perform full error checking.
This is a state setting. The interaction mode can be changed at any time. The new settings take effect immediately, until the next Set Interaction Mode command or the end of the MP is reached.
SA Interaction Mode. This setting persists for the life of the application. If SA is exited and then restarted, the setting will continue to persist until changed.
MP Interaction Mode. This setting persists for a run of an entire script, including any subroutines or jumped scripts, until a script completely exits. At that time, the MP Interaction mode is set back to “Halt on Failure or Partial Success.” Put another way, the Set Interaction Mode command need not be set in each subroutine—it will persist for the life of the script until changed.
MP Dialog Interaction Mode. This setting persists for the life of the application. If SA is exited and then re- started, the setting will continue to persist until changed.