KMS-310/400 Supervisor's Manual
6-65
LOADCF
FUNCTION LOADCF:"Filename"
Loads a .CRF file generated by CFCALC
USE
Allows a script to call in a multi-point calibration correction file
that accounts for any non-linearity of the optics/measurement
(i.e., the sub micron range).
EXAMPLE SCRIPT
LOADCF:"x-corr.crf"
RELATED SCRIPTS
LOADCALIB: LOADPROG: LOADSUBM
LOADPROG
FUNCTION LOADPROG:Vnum;
Loads program Vnum and all associated files into the system.
USE
Allows a script to call in a different program. Useful to ensure
that the script is running with the proper program.
EXAMPLE SCRIPT
LOADPROG: 004
RELATED SCRIPTS
LOADCALIB: LOADCF: LOADSUBM
LOADSUBM
FUNCTION
LOADSUBM - load multi-point calibration data file
LOADSUBM: “file.ext”
“file.ext” Filename of multi-point calibration data file
The following error message is displayed if the SUBM (multi-
point calibration) is not enabled:
SUBM COMMAND IS INVALID
USE
Load a new multi-point calibration data file. This calibration data
file does not change a program’s default calibration data file. To
change the default data file, the calibration data file must still be
entered with Program Setup and Program Save in the main menu.
OPTIONS
EXAMPLE SCRIPT
MATH: V1200=1
LOADSUBM “MULTIPT\HORZCLR.DAT”
load the calibration file
MEASURE: V1200
:::
:::
EXIT:
RELATED SCRIPTS
LOADPROG; LOADCALIB; LOADCF
Summary of Contents for KMS-310
Page 10: ...Contents viii...
Page 33: ...System Overview Product Overview Subsystem Overview Functional Overview 3...
Page 51: ...User Interface Overview Software Controls Software Organization 4...
Page 119: ...Creating Automated Scripts Overview Script Creation Script Locator Script Commands 6...
Page 266: ...7 48 Chapter 7 Operation...
Page 292: ...8 26 Chapter 8 Maintenance...
Page 293: ...Error Messages System Error Messages Script Error Messages 9...
Page 297: ...Glossary...
Page 304: ...I 4 Index...