B-6 Computer Control
Computer Control Command Set
A command from the computer to the reader consists of a single ASCII
character, and, in some cases, a supporting argument. Table B-3 describes
the supported computer control command set.
Command Function
A
Move the microplate carrier to its full-out position, then move inward into
the reading chamber.
D
Simulate pressing the SERIAL OUT key on the reader. A one-byte
command.
J
Move the microplate carrier to its full-out position. A one-byte command.
S
Simulate pressing the START key on the reader. A one-byte command.
Nothing is returned.
V
Send the current parameter setup file, 170 hex bytes, to the reader. For the
format of these files, see Table B-4.
W
Upload the filter wavelength setup table to the computer by sending 6 three-
character strings separated by commas. These strings correspond to the
wavelengths assigned to lambda numbers 1 through 6 ( for example: 405, 450,
490, 630, 000, 000).
A one-byte command that returns 24 bytes of data before the status.
X
Simulate pressing the STOP key on the reader. This one-byte command
resets the reader to its READY state. The reader responds with a DLE (10h)
character.
?
Return 16 bytes of data consisting of the type of reader and the software
revision number before the status. A one-byte command.
*
Run Self-Test on the reader. A one-byte command. Results are sent out the
serial port but are not printed.
(
Open Robotic door (only available with R option).
)
Close Robotics door (only available with R option).
Table B-3: Computer Control Command Set