02.10.2012 Views

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SETUP WRITE, cont.<br />

Chapter —Program Instructions<br />

MEDIA,PAPER TYPE,TRANSFER<br />

MEDIA,PAPER TYPE,DIRECT THERMAL,LABEL CONSTANT,85<br />

MEDIA,PAPER TYPE,DIRECT THERMAL,LABEL FACTOR,40<br />

MEDIA,PAPER TYPE,TRANSFER,RIBBON CONSTANT,95<br />

MEDIA,PAPER TYPE,TRANSFER,RIBBON FACTOR,25<br />

MEDIA,PAPER TYPE,TRANSFER,LABEL OFFSET,0<br />

MEDIA,PAPER TYPE,TRANSFER,RIBBON SENSOR,14<br />

MEDIA,PAPER TYPE,TRANSFER,LOW DIAMETER,36<br />

MEDIA,CONTRAST,+0%<br />

#MEDIA,TESTFEED,26 28 0 10<br />

MEDIA,TESFEED MODE,FAST<br />

MEDIA,LEN (SLOW MODE),0<br />

PRINT DEFS,HEAD RESIST, 702<br />

PRINT DEFS,PRINT SPEED,100<br />

Note that when a SETUP WRITE file is used to change the setup, the<br />

printer’s present TESTFEED adjustment is not affected.<br />

Examples In this example, the current setup is saved in the printer’s temporary<br />

memory under the name "SETUP1.SYS". Then the start adjustment is<br />

changed to “200” by the creation of a new setup file named "SETUP2.<br />

SYS.” The setup file is finally used to change the printer’s setup.<br />

10 SETUP WRITE "tmp:SETUP1.SYS"<br />

20 OPEN "tmp:SETUP2.SYS" FOR OUTPUT AS #1<br />

30 PRINT#1,"FEEDADJ,STARTADJ,200"<br />

40 CLOSE<br />

50 SETUP "tmp:SETUP2.SYS"<br />

In this example, the setup section "prt" is returned on the serial channel<br />

"uart1:":<br />

SETUP WRITE "prt","uart1:"<br />

<strong>Intermec</strong> Fingerprint <strong>v8.70.0</strong>/v10.0.0 Programmer´s <strong>Reference</strong> <strong>Manual</strong> 7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!