A SERVICE OF

logo

In-Sight
®
1700 Series Wafer Reader Section 7: Native Mode Commands
71
EV READCONFIG(A4,0,0)
<Row>51</Row>
<Col>381</Col>
</Orc>
<Orc Id="10">
<Char>65</Char>
<Value>93</Value>
<Row>53</Row>
<Col>415</Col>
</Orc>
<Orc Id="11">
<Char>49</Char>
<Value>96</Value>
<Row>52</Row>
<Col>452</Col>
</Orc>
</Result>
Other ReadConfig Functions
GetConfigOrcChar(<WafID>,<Config>,<Char Index>)
GetConfigOrcRow(<WafID>,<Config>,<Char Index>)
GetConfigOrcCol(<WafID>,<Config>,<Char Index>)
GetConfigOrcVal(<WafID>,<Config>,<Char Index>)
7.4.3 TuneConfig
TuneConfig(<WafID>,<Config>,<Flag>,<Bright>,<Dark>,<Size>)
Tunes the specified Config. To accept the optimized settings when tuning is completed,
resend the TuneConfig command a final time, setting the <Flag> input to "2".
NOTE This command does not do an exhaustive tune; it only does one iteration of settings. The
command may need to be sent multiple times obtain optimized settings.
Inputs: WafID, Config, Flag, Bright, Dark, Size
Outputs: Status Code, # of bytes, NumRead, Passed (Current), String (Current), Score
(Current), Passed (Best), Best String (Best), Best Score (Best)
Sample Input and Output
EV TUNECONFIG(A4,0,1,1,1,1)
1
282
<TuneStep Id="0" Percent="1">
<NumRead>1</NumRead>
<Current>
<Passed>1</Passed>
<String>6713H129S6A1</String>
<Score>396</Score>
</Current>
<Best>
<Passed>1</Passed>
<String>6713H129S6A1</String>
<Score>396</Score>
</Best>
</TuneStep>