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.

FUNCTEST$<br />

Purpose Function returning the result of various hardware tests.<br />

Syntax FUNCTEST$()<br />

Chapter —Program Instructions<br />

is the type of test to be performed:<br />

"CARD"<br />

"HEAD" (only "HEAD" yields a meaningful response)<br />

"KERNEL"<br />

"ROMn"<br />

Remarks The test has a number of possible responses:<br />

= "CARD"<br />

NOT IMPLEMENTED Not supported.<br />

= "HEAD"<br />

HEAD OK, SIZE:n DOTS The test was successful.<br />

n is the number of dots on the printhead.<br />

HEAD LIFTED Printhead is lifted and must be lowered<br />

before test can be performed.<br />

FAULTY PRINTHEAD One or more dots on the printhead<br />

are not working.<br />

Note that the voltage for the printhead<br />

is not checked. Use the HEAD<br />

function for additional printhead<br />

tests.<br />

= "KERNEL"<br />

NOT IMPLEMENTED Not supported.<br />

= "ROMn"<br />

NOT APPLICABLE Not supported<br />

Any other input to yields an empty string.<br />

Example This example shows how a test program using the FUNCTEST$ function<br />

may be composed (compare with the example for FUNCTEST statement):<br />

PRINT "HEADTEST:", FUNCTEST$ ("HEAD")<br />

yields for example:<br />

HEADTEST: HEAD OK,SIZE:1280 DOTS<br />

Ok<br />

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

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

Saved successfully!

Ooh no, something went wrong!