Command Dictionary

Resume Interrupted Process

 

 

Resume Interrupted Process

Tools Supported: FlexTest

Scope: All modes

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

Usage

RESume INterrupted Process

Description

Continues a command that you placed in a suspended state by entering a Control-C interrupt.

The Resume Interrupted Process command resumes (continues) a FlexTest command interrupted by pressing the Control-C keys. This removes the interrupted command from the suspend-state and allows the command process to complete.

For a list of commands that you can issue while an interrupted command is in the suspend-state, refer to the Set Interrupt Handling command description.

Examples

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

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

run <Ctrl-C>

Now with the Run suspended, the example continues by writing the existing untestable faults to a file for review and then resuming the Run:

write faults faultlist -class ut resume interrupted process

FastScan and FlexTest Reference Manual, V8.6_4

2-397

Page 425
Image 425
Mentor v8.6_4 manual Resume Interrupted Process