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 />

HEAD, cont.<br />

The second version of the HEAD function measures the dot resistance for<br />

every dot in the printhead and faulty dots are reported to the system, so<br />

you do not need to use a SET FAULTY DOT statement to report bad dots<br />

one at the time. The PD41 will return 0, and will be empty.<br />

Examples Read the resistance value of dot No. 5:<br />

PRINT HEAD(5)<br />

Perform a printhead check:<br />

PRINT HEAD(-1)<br />

Read the printhead’s mean resistance value:<br />

PRINT HEAD(-7)<br />

Check printhead for faulty dots and their respective resistance values:<br />

A%=HEAD(B$)<br />

yields for example:<br />

Ok<br />

PRINT A%<br />

5<br />

Ok<br />

PRINT B$<br />

25, 2944<br />

42, 2944<br />

106, 2944<br />

107, 2944<br />

140, 2944<br />

Ok<br />

11 <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!