INFICON STC-2002 Thin Film Deposition Controller Operating Manual User Manual

Page 253

Advertising
background image

p STC-2002

DEPOSITION CONTROLLER

y

SECTION 6.XX

e page 251 of 276 ^

‘Z’ commands the STC-2002 to set process step’s mode to a new value. This command is similar

to the ‘X’ command except it changes mode of existing step rather than inserting a new one. Changing
mode to MODE_end truncates the rest of the process recipe, freeing up step memory to available list (see
‘V’ command above).

The ‘a’ command requests a readback of a process step’s film number setting. Returns a numeric

value (1..99) identifying the film program which the process step will execute when active.
The ‘b’ command requests the STC-2002 to set a process step’s film selection to a new value.
The ‘c’ command requests a readback of a process step’s final thickness limit value setting. It returns a
numeric value (0-9999999 angstroms) for the current setting of the target process step.
The ‘d’ commands the STC-2002 to set a process step’s thickness limit to a new value.
______________________________________________________________________

Command: W
Mnemonic: EXCT_perase

(Process

erase)

Parameters:

[PROCID] [STEPID] with PROCID ranging from 1..9 to select the recipe to alter.
STEPID ranging from 1..99 selecting the step to delete.

Description:

Request that the designated step of the selected process be erased, and any steps
following will be compacted up.

Returns:

[RZCD_AOK] if proper recipe # and step # sent and able to delete the step.

[RZCD_ILCD] if unit is non-sequencing instrument.

[RZCD_ILDV] if improper value for parameter arguments.

[RZCD_ILSN] if too many arguments, wrong delimiters, etc..
[RZCD_INHB] if the requested step number is beyond the last valid step in the program or the
instrument is running a process and the selected process is the active process.

______________________________________________________________________

Command: X
Mnemonic: EXCT_pinsrt

(Process

insert)

Parameters:

[PROCID] [STEPID] [assign_delim] [MODE_TYPE]

Description:

Commands STC-2002 to insert a new step into recipe, with the mode type as specified.
Defaults the new step's film number to 1, and the final thickness limit to 0 Angstroms.
After insertion of new step the film and thickness values can be changed with the
EXCT_pwfilm & EXCT_pwthik commands. PROCID ranges 1..9 to select the process to
insert the new step into. STEPID ranges from 1..99 and if exceeds the current length of
the process will interpret to add a new step at the end.


List of the Valid modes for a step.
1 MODE_auto Auto-start, this step will run at end of previous automatically.
2 MODE_wait Wait at this step for a process.
3 MODE_skip Skip this step and advance to others, if any, also used for insert.
4 MODE_stop Stop the process run, prepare to reset again.

Returns:

[RZCD_AOK] if proper process, step and mode numbers were sent.

[RZCD_ILCD] if unit is non-sequencing instrument.

[RZCD_ILDV] if improper value for parameter arguments.

[RZCD_ILSN] if too many arguments, wrong delimiters, etc..
[RZCD_INHB] if the instrument is running a process and the selected process is the active
process.

______________________________________________________________________

Command: Y
Mnemonic:

EXCT_prmode (Process read mode)

Parameters:

[PROCID] [STEPID] where PROCID is 1..9 and STEPID is step selector 1..99.

Advertising