Intermec PB32 Fingerprint Developer's Guide (old) - Page 18

What Is Fingerprint?, Which Printers Support Fingerprint?, Learning the Structure of Fingerprint - firmware

Page 18 highlights

Chapter 1 - Introduction to Fingerprint What Is Fingerprint? Fingerprint is a programming language you use to design custom label formats and printer application software. Fingerprint firmware is stored in the printer memory. This guide includes information on using Fingerprint to develop applications for your Intermec printer. For information on specific Fingerprint commands, see the Fingerprint Command Reference Manual. Intermec Direct Protocol is a subset of Intermec Fingerprint and is used for combining variable input data with predefined label layouts. For more information, see the Intermec Direct Protocol Programmer's Reference Manual . Which Printers Support Fingerprint? The next table lists Intermec printers and supported Fingerprint versions. Intermec Printer PA30 Print Engine PF2i, PF4i, PM4i, PX4i, PX6i PD41, PD42 PB21, PB31, PB22, PB32, PB50, PB51 Supports Fingerprint Version 8.x.x 8.x.x 10.x.x 11.x.x To locate the latest Fingerprint firmware for your printer, 1 Visit the Intermec web site at www.intermec.com. 2 Click Support > Downloads. 3 Use the Product Category field, the Product Family field, and theProduct field to help you locate the product want to download. For more information on printer-specific features, such as setting up the printer, loading printer firmware, or loading media, see the printer user's guide. Note: Depending on your printer and hardware options, some Fingerprint commands may not be supported. For more information, see the Fingerprint Command Reference Manual. Learning the Structure of Fingerprint Commands Fingerprint commands are text strings that instruct the printer to perform a variety of operations, such as downloading data from a host, configuring a bar code label format, enabling and disabling printer options, or starting a print job and returning print job status. Each command is entered as a line. A Fingerprint program can consist of a single line, or of many lines that include conditional branching and subroutines. Programs can be stored in the printer memory, loaded from a memory card, or sent to the printer from a host PC. For example, a simple Fingerprint program can look like: 2 Intermec Fingerprint Developer's Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187

Chapter 1 — Introduction to Fingerprint
2
Intermec Fingerprint Developer’s Guide
What Is Fingerprint?
Fingerprint is a programming language you use to design custom label formats and
printer application software. Fingerprint firmware is stored in the printer memory.
This guide includes information on using Fingerprint to develop applications for
your Intermec printer. For information on specific Fingerprint commands, see the
Fingerprint Command Reference Manual.
Intermec Direct Protocol is a subset of Intermec Fingerprint and is used for
combining variable input data with predefined label layouts. For more information,
see the
Intermec Direct Protocol Programmer’s Reference Manual
.
Which Printers Support Fingerprint?
The next table lists Intermec printers and supported Fingerprint versions.
To locate the latest Fingerprint firmware for your printer,
1
Visit the Intermec web site at
www.intermec.com
.
2
Click
Support
>
Downloads
.
3
Use the
Product Category
field, the
Product Family
field, and the
Product
field
to help you locate the product want to download.
For more information on printer-specific features, such as setting up the printer,
loading printer firmware, or loading media, see the printer user’s guide.
Learning the Structure of Fingerprint Commands
Fingerprint commands are text strings that instruct the printer to perform a variety
of operations, such as downloading data from a host, configuring a bar code label
format, enabling and disabling printer options, or starting a print job and returning
print job status.
Each command is entered as a line. A Fingerprint program can consist of a single
line, or of many lines that include conditional branching and subroutines. Programs
can be stored in the printer memory, loaded from a memory card, or sent to the
printer from a host PC.
For example, a simple Fingerprint program can look like:
Intermec Printer
Supports Fingerprint Version
PA30 Print Engine
8.x.x
PF2i, PF4i, PM4i, PX4i, PX6i
8.x.x
PD41, PD42
10.x.x
PB21, PB31, PB22, PB32, PB50, PB51
11.x.x
Note:
Depending on your printer and hardware options, some Fingerprint
commands may not be supported. For more information, see the
Fingerprint Command Reference Manual.