Re: reading dot percentages with dtp41
Re: reading dot percentages with dtp41
- Subject: Re: reading dot percentages with dtp41
- From: Tom Beckenham <email@hidden>
- Date: Mon, 07 Jan 2002 15:37:43 +1100
You can also control a DTP41 with any terminal program like 5PM. Here's a
list of commands I've figured out. I couldn't find these published anywhere
on the X-Rite site. Don't ask how I figured some of this stuff out.
RI reset instrument
CE clear errors
XE transmit errors
<nnnn>BP beep for nnnn milliseconds
<nn>PB enable push button (on - nn = 01, off nn =
00)
SV get software version
BV get boot version
<nn>SN get the serial number nn
<0xss><0xcc>CF configure config code <cc> to setting <ss>
(hexidecimal)
MP make configuration permanent
<f.f>DM set drive motor speed
<nnn><pppp><gggg><t><c><tttt>DS define strip
<nnn> - number of patches
<pppp> - patch size in millimeters
with implied decimal point in the middle
<pppp> - gap size in millimeters with
implied decimal point in the middle
<t> - Strip (0), Step wedge (1) for
measuring dot area
<c> - color mode, n for dot
color, or 8 for all others
<tttt> - trailer length (only include
for transmissive mode)
RM Request measurement
AB Abort measurement
<nn>ts Transmit measurements <nn> model
CR Calibrate Reflectance
CM Calibrate Motor
Configurations
~~~~~~~~~~~~~~
DTP41_CONFIG_LANGUAGE <00> 00CF
DTP41_CONFIG_BEEPER <01> 01CF
DTP41_CONFIG_RS232HS <04> 04CF
DTP41_CONFIG_AUTOXMIT <05> 05CF
DTP41_CONFIG_DECIMAL <06> 06CF
DTP41_CONFIG_DATASEP <07> 07CF
DTP41_CONFIG_RCIDELIM <08> 08CF
DTP41_CONFIG_ECHO <09> 09CF
DTP41_CONFIG_PRECIS <0A> 0ACF
DTP41_CONFIG_MINMAX <0C> 0CCF
DTP41_CONFIG_PERSERR <0D> 0DCF
DTP41_CONFIG_DATALBL <0F> 0FCF
DTP41_CONFIG_INSTYPE <10> 10CF
DTP41_CONFIG_PUPMOCAL <11> 11CF
DTP41_CONFIG_PROTO <12> 12CF
DTP41_CONFIG_MEASMODE <13> 13CF
DTP41_CONFIG_NUMAVG <14> 14CF
DTP41_CONFIG_NUMREAD <15> 15CF
DTP41_CONFIG_ILOBTYPE <16> 16CF
DTP41_CONFIG_DSTATUS <17> 17CF
DTP41_CONFIG_DOUTTYP <18> 18CF
DTP41_CONFIG_INSMODE <19> 19CF
DTP41_CONFIG_RCALTMO <1E> 1ECF
DTP41_CONFIG_TRAILTMO <1F> 1FCF
DTP41_CONFIG_TCALTMO <20> 20CF