A SERVICE OF

logo

In-Sight
®
1700 Series Wafer Reader Section 7: Native Mode Commands
81
7.6.3 SetConfigChecksum
SetConfigChecksum(<WafID>,<Config>,<Checksum>)
Selects the method by which the read result from a character string will be validated to
ensure reliability, and establishes the scoring basis for determining the pass/fail status of
the read.
Inputs: WafID, Config, Checksum
Outputs: Status Code, # of bytes
Sample Input and Output
EV SETCONFIGCHECKSUM(A4,0,1)
1
0
7.6.4 SetConfigColor
SetConfigColor(<WafID>,<Config>,<Color>)
Sets the expected color of the wafer mark.
Inputs: WafID, Config, Color
Outputs: Status Code, # of bytes
Sample Input and Output
EV SETCONFIGCOLOR(A4,0,1)
1
0
7.6.5 SetConfigEnable
SetConfigEnable(<WafID>,<Config>,<Enable>)
Determines whether the specified Config will be used during the retry sequence at
runtime.
Inputs: WafID, Config, Enable
Outputs: Status Code, # of bytes
Sample Input and Output
EV SETCONFIGENABLE(A4,0,1)
1
0