Set Interrupt Handling

Command Dictionary

 

 

Arguments

OFf

An optional literal that disables suspend-state interrupt handling. This is the default.

ON

An optional literal that enables suspend-state interrupt handling.

Examples

The following example enables 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 <control-c>

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

write faults faultlist -class ut resume interrupted process

Related Commands

Abort Interrupted Process

Resume Interrupted Process

2-516

FastScan and FlexTest Reference Manual, V8.6_4

Page 544
Image 544
Mentor v8.6_4 manual Abort Interrupted Process