6-2
Chapter 6: Creating Automated Scripts
Overview
This chapter provides an introduction to the KMS-310/400 system's script capabilities
and includes an overview of:
script features
types of commands used
matrix file input and output concepts
Scripts are a series of system instructions saved to file that can be recalled later to
automate the measurement process. Most KMS-310/400 functions can be automated
using a variety of Zygo-supplied and customized scripts. With scripts, you can automate
any or all measurement routines for the KMS-310/400.
Scripts are very useful in automating routine, repetitive measurements on masks or
wafers that might be seen on a daily basis. A script is not as well suited for measurement
of different features or parameters.
Script files are standard ASCII files, created with the DOS editor (EDIT.EXE) or
another suitable editor. However, word processing programs are not considered suitable.
Script files consist of a series of commands (all in uppercase) and various parameters.
For a detailed listing of commands and their associated uses, refer to the
Script Locator
section of this chapter.
Script Features
This section provides a brief overview of important script features, including:
commands
variables and data types
looping and control structures
methods of input and output
debugging aids
Script Commands
Scripts
are files containing script commands. Each measure program can have an
associated script file.
Each line of a script file begins with a
script command.
The script command may be:
text
a named variable
a value
a text string substitution
Script commands have the following features:
they may be created with any text editor
they must have
.scr
as the file extension
they can load other measure programs, branch, loop and call script routines
they cannot call other script files
Содержание KMS-310
Страница 10: ...Contents viii...
Страница 11: ...About This Manual Intended Audience Manual Organization Conventions Contacting Technical Support 1...
Страница 33: ...System Overview Product Overview Subsystem Overview Functional Overview 3...
Страница 51: ...User Interface Overview Software Controls Software Organization 4...
Страница 53: ...KMS 310 400 Supervisor s Manual 4 3 Figure 4 1 Key Software Elements 1 2 3 4 5 6 7 1 2 3 4 5 6 7...
Страница 119: ...Creating Automated Scripts Overview Script Creation Script Locator Script Commands 6...
Страница 219: ...Operation Overview Access and Exit the Supervisor s Menu Set up a Program Measure Manage Measurement Data 7...
Страница 266: ...7 48 Chapter 7 Operation...
Страница 267: ...Maintenance Overview Lamp Replacement and Alignment Stage Maintenance Electronics Cabinet Maintenance System Cleaning 8...
Страница 292: ...8 26 Chapter 8 Maintenance...
Страница 293: ...Error Messages System Error Messages Script Error Messages 9...
Страница 297: ...Glossary...
Страница 304: ...I 4 Index...