Abort Interrupted Process

Command Dictionary

 

 

Abort Interrupted Process

Tools Supported: FlexTest

Scope: All modes

Prerequisites: The Set Interrupt Handling command must be on and you must interrupt a FlexTest command with a Control-C.

Usage

ABOrt INterrupted Process

Description

Aborts a command placed in suspended state by a Control-C interrupt while the Set Interrupt Handling command is on.

The Abort Interrupted Process command aborts a FlexTest command that you previously interrupted by pressing the Control-C keys. This removes the interrupted command from the suspend-state and returns control to FlexTest.

Examples

The following example enables the suspend-state interrupt handling, begins an ATPG run, and (sometime before the run completes) interrupts the run:

set interupt handling on set system mode atpg add faults -all

run <Control-C>

Now with the Run suspended, the example continues by reporting all the untestable faults to the display and then aborts the Run:

report faults faultlist -class ut abort interrupted process

Related Commands

Resume Interrupted Process

Set Interrupt Handling

2-28

FastScan and FlexTest Reference Manual, V8.6_4

Page 56
Image 56
Mentor v8.6_4 manual Abort Interrupted Process, Description