![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/3/59/3594b810-7359-4f03-9be3-dd231593bac1/3594b810-7359-4f03-9be3-dd231593bac1-bg56.png)
Section 7: Native Mode Commands In-Sight
®
1700 Series Wafer Reader
80
7.6 Evaluate Extended Native Mode Commands
(Set)
The following commands are used to change Config settings in a wafer ID job. Each
command returns a Status Code, and the number of characters (in bytes, including
Carriage Returns and Line Feeds) in the output that follows.
The status codes for all Evaluate commands are:
STATUS CODE DESCRIPTION
1 The command was executed successfully.
0 Unrecognized command.
-2 The command could not be executed.
7.6.1 SetConfigAccept
SetConfigAccept(<WafID>,<Config>,<Accept>)
Sets the minimum response threshold for the raw reading score of the specified Config.
Inputs: WafID, Config, Accept
Outputs: Status Code, # of bytes
Sample Input and Output
EV SETCONFIGACCEPT(A4,0,50)
1
0
7.6.2 SetConfigCharSize
SetConfigCharSize(<WafID>,<Config>,<High>,<Wide>)
Sets the expected size of an individual character or 2D mark for the specified Config.
Inputs: WafID, Config, High, Wide
Outputs: Status Code, # of bytes
Sample Input and Output
EV SETCONFIGCHARSIZE(A4,0,40,20)
1
0