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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter —Program Instructions<br />

SETUP WRITE<br />

Purpose Statement for creating a file containing the printer’s current setup or for<br />

returning it on a specified communication channel.<br />

Syntax SETUP WRITE[] ,<br />

is an optional parameter specifying the setup section.<br />

is the name of a file or device to which the printer's current setup<br />

is to be written.<br />

Remarks The SETUP WRITE statement is useful when you want to return to the<br />

printer’s current setup at a later moment. You can make a copy of the<br />

current setup using SETUP WRITE, change the setup using<br />

a SETUP statement, and, when so is required, return to the<br />

original setup by issuing a new SETUP statement containing<br />

the name of the file created by the SETUP WRITE statement.<br />

It is strongly recommended to create the file in the printer’s temporary<br />

memory ("tmp:"), for example SETUP WRITE "tmp:OLDSETUP".<br />

Once it has been created in "tmp:", it can be copied to the printer’s permanent<br />

memory "/c" so it will not be lost at power off.<br />

Another application of SETUP WRITE is transmitting the printer’s<br />

current setup on a serial communication channel, for example SETUP<br />

WRITE "uart1:".<br />

Setup sections are used in connection with EasyLAN. Refer to the<br />

EasyLAN User’s Guide for a list of setup sections.<br />

SETUP WRITE returns the printer’s setup in the following order (the<br />

example shows a standard EasyCoder PF4i printer):<br />

SETUP WRITE "uart1:"<br />

yields:<br />

SER-COM,UART1,BAUDRATE,9600<br />

SER-COM,UART1,CHAR LENGTH,8<br />

SER-COM,UART1,PARITY,NONE<br />

SER-COM,UART1,STOPBITS,1<br />

SER-COM,UART1,FLOWCONTROL,RTS/CTS,DISABLE<br />

SER-COM,UART1,FLOWCONTROL,ENQ/ACK,DISABLE<br />

SER-COM,UART1,FLOWCONTROL,XON/XOFF,DATA FROM HOST,DISABLE<br />

SER-COM,UART1,FLOWCONTROL,XON/XOFF,DATA TO HOST,DISABLE<br />

SER-COM,UART1,NEW LINE,CR/LF<br />

SER-COM,UART1,REC BUF,1024<br />

SER-COM,UART1,TRANS BUF,1024<br />

FEEDADJ,STARTADJ,0<br />

FEEDADJ,STOPADJ,0<br />

MEDIA,MEDIA SIZE,XSTART,24<br />

MEDIA,MEDIA SIZE,WIDTH,832<br />

MEDIA,MEDIA SIZE,LENGTH,1200<br />

MEDIA,MEDIA TYPE,LABEL (w GAPS)<br />

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

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

Saved successfully!

Ooh no, something went wrong!