A SERVICE OF

logo

Section 7: Native Mode Commands In-Sight
®
1700 Series Wafer Reader
64
7.2 Put Extended Native Mode Commands
The following commands are used in conjunction with the Put extended Native Mode
command to send information to the In-Sight spreadsheet and system. The information
sent is dependent on the command that is specified.
7.2.1 Put Live
Put Live(<Input>)
Turns live acquisition on/off.
NOTES
The system must be offline when using this command.
The live image will not be displayed in the GUI or PC Host.
Inputs: 0 to turn off live acquisition mode, and 1 to turn on live acquisition mode.
Output: Status Code, # of bytes
The status codes are:
STATUS CODE DESCRIPTION
1 The command was executed successfully.
0 Unrecognized command.
-1 The input is invalid.
-2 The command could not be executed, or the system is online.
Sample Input and Output
NOTE In this sample, the first command puts the system into live acquisition mode, and the second
command takes the system out of live mode.
PUT LIVE 1
1
PUT LIVE 0
1