6-88
Chapter 6: Creating Automated Scripts
POSMOVE_NM
FUNCTION POSMOVE_NM:
V_x
V_y
USE
Move the stage to V_x V_y in unaligned nanometers; actually
moves in 1/10 micron ( or 100 nm) steps on the stage.
EXAMPLE SCRIPT
POSMOVE_NM:61232 -36917
RELATED SCRIPTS
POSMOVE_NM: POSPOL: POSPOL_NM:
POSPOL
FUNCTION POSPOL:
V_x
V_y
USE
Get mask position into V_x V_y in aligned microns; micron
resolution.
EXAMPLE SCRIPT
POSPOL:61232 -36917
RELATED SCRIPTS
POSMOVE_NM: POSPOL: POSPOL_NM:
POSPOL_NM
FUNCTION
POSPOL_NM: V_x V_y
USE
Get mask position into V_x V_y in aligned nanometers; 100
nanometer resolution.
EXAMPLE SCRIPT
POSPOL_NM:61232300 -36917400
RELATED SCRIPTS
POSMOVE_NM: POSPOL: POSPOL_NM:
FUNCTION
PRINT: "text string"
USE
Output text to the logfile; useful to output data directly to the
logfile.
EXAMPLE SCRIPT
PRINT:”The linewidth was : %”,V87
RELATED SCRIPTS
PRINTSTR: GETTEXT: TEXT
PRINTER
FUNCTION
PRINTER: [0|1] 0 = off; 1 = on
USE
Toggles data into logfile echoed to printer
EXAMPLE SCRIPT
PRINTER:0
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...