![ZYGO KMS-310 Скачать руководство пользователя страница 182](http://html1.mh-extra.com/html/zygo/kms-310/kms-310_supervisor-manual_943104182.webp)
6-64
Chapter 6: Creating Automated Scripts
JUMP
FUNCTION
JUMP: Value MARKER
If Value then jump FORWARD to MARKER in script
USE
Allows conditional branching and execution in the script; used
with MATH: commands to control the flow of the script.
EXAMPLE SCRIPT
MATH:V66=8
MATH:V67=V66<10
JUMP:V67 MAKE_IT_HAPPEN
RELATED SCRIPTS
MATH: LOOP: MARK: CALL
LINE
FUNCTION
LINE: Vx1 Vy1 Vx2 Vy2 Vcolor
Draws a line of Vcolor (system color number) from Vx1 Vy1 to
Vx2 Vy2 on the screen
USE
Draws a line between the two defined points on the screen; useful
in debugging scripts to visualize which edges were found with the
pattern recognition commands
EXAMPLE SCRIPT
LINE:100 100 100 300 8
RELATED SCRIPTS
BOX: XHAIR: ERASE:
LOADCALIB
FUNCTION
LOADCALIB: "filename"; load calibration file
Allows the script to read a different calibration file; allows several
programs to “share” a common calibration
USE
Useful to ensure that the script has the proper calibration, or to
allow a script to change calibration if, say a 50 x measurement is
desired. Allows several programs (and their associated
stagestops) to share the same calibration
EXAMPLE SCRIPT
LOADCALIB: "CALIBRAT.005"
RELATED SCRIPTS
LOADCF: LOADPROG: LOADSUBM
Содержание 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...