System | Command Dictionary |
|
|
System
Tools Supported: FastScan and FlexTest
Scope: All modes
Usage
SYStem os_command
Description
Passes the specified command to the operating system for execution.
The System command executes one operating system command without exiting the currently running application.
Arguments
∙os_command
A required string that specifies any legal operating system command.
Examples
The following example performs an ATPG run, then displays the current working directory without exiting the tool:
set system mode atpg add faults
run
system pwd
FastScan and FlexTest Reference Manual, V8.6_4 |