Programming instructions

175
Intermec Fingerprint 6.13 – Programmer's Guide
SETUP AND PREFERENCES
General Intermec Fingerprint Control:
CHDIR<scon> Stmt Change current directory
MAP[<nexp>,]<nexp>,<nexp> Stmt Remapping
NASC<nexp> Stmt Select national character set
REBOOT Stmt Restart printer
SETUP [[WRITE<sexp>] | [<sexp>]] Stmt Printer setup
SYSVAR(<nexp>) Array Read or set various system variables
Setting the Clock/Calendar:
DATE$=<sexp> Var Set the date
TIME$=<sexp> Var Set the time
OPERATOR INTERFACE
Keyboard Setup:
KEY(<nexp>)ON|OFF Stmt Enable/disable key on printer's keyboard
ON KEY(<nexp>)GOSUB<ncon>|<line label> Stmt Key-initiated branching
KEY BEEP<nexp>,<nexp> Stmt Set frequency and duration of key response
KEYBMAP$(<nexp>)=<sexp> Var Set the keyboard map table
Output to Display:
OPEN "console:" FOR OUTPUT AS[#]<nexp> Stmt Open display for output
PRINT#<nexp>[,<<nexp>|<sexp>>[<,|;><<nexp|<sexp>>...][;]] Stmt Print data to display
CLOSE [#]<nexp> Stmt Close display for output
LED Control Lamps:
LED<nexp>ON|OFF Stmt Turn LED on or off
Audible Signals:
BEEP Stmt Emit a beep
SOUND<nexp>,<nexp> Stmt Produce sound
Breaking Program Execution:
BREAK<nexp>,<nexp> Stmt Specify break interrupt character
BREAK <nexp> ON|OFF Stmt Enable/disable break interrupt
ON BREAK<nexp>GOSUB<ncon>|<line label> Stmt Branching at break interrupt
PRINTER CHECKOUT AND CONTROL
Memory :
CLEAR Stmt Clear strings, variables and arrays
FORMAT<sexp>[,<nexp>[,<nexp>]] Stmt Format RAM memory or memory card
FRE(<<nexp>|<sexp>>) Func Return number of free bytes in RAM
FUNCTEST <sexp>,<svar> Stmt Checking RAM:s and ROM:s
FUNCTEST$ (<sexp>) Func Checking RAM:s and ROM:s
REMOVE IMAGE|FONT<sexp> Stmt Remove image or font from RAM memory
Printhead:
BARADJUST<nexp>,<nexp> Stmt Enable/disable auto bar code repositioning
HEAD(<nexp>) Func Checking printhead dots
FUNCTEST <sexp>,<svar> Stmt Checking printhead
SET FAULTY DOT<nexp>[,<nexp>...] Stmt Marking dots as faulty for BARADJUST
SYSVAR(21|22) Array Read density or no. of dots
Transfer Ribbon:
RIBBON SAVE ON|OFF Stmt Turn ribbon save on or off
SYSVAR(13|20|23) Array Read counter, mode or ribbon end sensor
Paper Supply:
SYSVAR(12) Array Read paper end sensor
17. REFERENCE LISTS, cont'd.
2. Instructions by Field of Application
Instruction Abbr. Type Purpose