User manual

Computer Remote Control
E-6 ProMaster 2500 User Manual
The changes you make with this command are retained until you send a
new @08 command, make changes using the setup menu under
BINNING, or turn off power. Sending an @08255 restores the label
mapping settings to those currently defined in the BINNING setup menu.
Response: R08
@@09
XXX
Serial Control Functions
—where
XXX
represents serial control
functions number.
Note: Use this command only when you control the programming electronics
(PE) through the handler firmware. Data I/O recommends that you write
your CRC driver to communicate directly with the PE using the more
extensive set of commands described on page E-17.
This command determines which commands are sent to the
programming electronics using the serial interface mode. The serial
control functions number is a three-digit decimal number in ASCII
which, when converted to binary, represents the commands sent to the
programming electronics.
The following is the bit map:
Bit 0 = Blank check if on
Bit 1 = Illegal bit test if on
Bit 2 = Program device if on
Bit 3 = Verify device if on
Bit 4 = Don’t care
Bit 5 = Don’t care
Bit 6 = Don’t care
Bit 7 = Don’t care
For example, sending
@09013
converts 013 decimal to 00001101 binary.
When using the serial interface mode to communicate with the
programming electronics, blank check, program device, and verify device
commands are sent.
Use this command only when you must change the serial commands
dynamically. Under normal conditions, set up these commands once,
using the Control Functions menu.
The changes you make with this command are retained until you send
another @09 command, make changes using the setup menu under
Control Functions, or turn power off.
Response: R09
@@10
X
Transparent Mode
Puts the 2500’s two serial ports into transparent
mode, so the computer connected to the Remote serial port and the 2500
connected to the Programmer serial port can communicate directly with
each other as if a straight-through cable connected the two.
X
represents
an escape character, a binary number between 0 and 255, which is sent by
the computer attached to the 2500’s Remote serial port to exit transparent
mode. This is the only way to exit transparent mode besides turning off
the power.
Response: R10 when transparent mode is entered and exited