Page 4 Epson Research and Development
Vancouver Design Center
S1D13705 13705PLAY Diagnostic Utility
X27A-B-005-04 Issue Date: 01/07/04
Installation
PC Intel Platform
For 16-Bit Program Version: copy the file 13705PLAY.EXE to a directory that is in the
DOS path on your hard drive.
For 32-Bit Program Version: install the 32-bit Windows device driver S1D13XXX.VXD
as described in the S1D13XXX 32-Bit Windows Device Driver Installation Guide,
document number X00A-E-003-xx. Copy the file 13705PLAY.EXE to a directory that is
in the DOS path on your hard drive.
Embedded Platform
Download the program 13705PLAY to the system.
Usage
PC platform: at the prompt, type 13705play [/?].
Embedded platform: execute 13705play and at the prompt, type the command line
argument.
Where: /? displays program revision information.
The following commands are valid within the 13705PLAY program.
X index [data] Reads/writes the registers.
Writes data to the register specified by the index
when “data” is specified; otherwise the register is
read.
XA Reads all registers.
L index [data1 data2 data3] Reads/writes Look-Up Table (LUT) values.
Writes data to the LUT index when “data” is
specified; otherwise the LUT index is read.
Data must consist of 3 bytes: 1 red, 1 green, 1
blue. and range in value from 0x00 to 0x0F.
LA Reads all LUT values.
F[W] addr1 addr2 data . . . Fills bytes or words from address 1 to address 2
with data. Data can be multiple values
(e.g. F 0 20 1 2 3 4 fills address 0 to 0x20
with a repeating pattern of 1 2 3 4).