Intermec PX6i Intermec Printer Language (IPL) Developer's Guide (old) - Page 38

Printing the Sample Label, Complex Label Design Examples, Example with Lines and Boxes - demo

Page 38 highlights

Chapter 2 - Designing Bar Code Labels THIS IS THE SAMPLE LABEL SAMPLE Printing the Sample Label To print the sample label, you can open a communications program (such as HyperTerminal) and send the text file to the printer. For more information on connecting to the printer, see your printer user's manual. The label looks like this when printed: THIS IS THE SAMPLE LABEL *SAMPLE* *SAMPLE* Sample Label Complex Label Design Examples This section includes several examples of complex bar code label designs. Use these examples as a source of ideas for your own label formats. Example with Lines and Boxes The following example uses horizontal lines to separate fields on a label and uses a box field to make a label border. This format uses bold text to highlight the lines that contain line or box fields. Command Strings C0 P E4;F4,DEMO 4 L1;o11,447;f0;l1207;w4 L2;o11,285;f0;l1207;w4 W3;o11,0;f0;l1207;h802;w4 B4;o658,650;f0;h102;w2;c0,0;i1;r1;d0,11 I4;o658,752;f0;h1;w1;c20;r0;b0 B5;o87,650;f0;h102;w2;c0,0;i1;r1;d0,11 I5;o87,752;f0;h1;w1;c20;r0;b0 28 Intermec Printer Language (IPL) 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

Chapter 2 — Designing Bar Code Labels
28
Intermec Printer Language (IPL) Developer’s Guide
<STX>THIS IS THE SAMPLE LABEL<CR><ETX>
<STX>SAMPLE<ETX>
<STX><ETB><ETX>
Printing the Sample Label
To print the sample label, you can open a communications program (such as
HyperTerminal) and send the text file to the printer. For more information on
connecting to the printer, see your printer user’s manual.
The label looks like this when printed:
Sample Label
Complex Label Design Examples
This section includes several examples of complex bar code label designs. Use these
examples as a source of ideas for your own label formats.
Example with Lines and Boxes
The following example uses horizontal lines to separate fields on a label and uses a
box field to make a label border. This format uses bold text to highlight the lines
that contain line or box fields.
Command Strings
<STX><ESC>C0<ETX>
<STX><ESC>P<ETX>
<STX>E4;F4,DEMO 4<ETX>
<STX>L1;o11,447;f0;l1207;w4<ETX>
<STX>L2;o11,285;f0;l1207;w4<ETX>
<STX>W3;o11,0;f0;l1207;h802;w4<ETX>
<STX>B4;o658,650;f0;h102;w2;c0,0;i1;r1;d0,11<ETX>
<STX>I4;o658,752;f0;h1;w1;c20;r0;b0<ETX>
<STX>B5;o87,650;f0;h102;w2;c0,0;i1;r1;d0,11<ETX>
<STX>I5;o87,752;f0;h1;w1;c20;r0;b0<ETX>
THIS IS THE SAMPLE LABEL
*SAMPLE*
*SAMPLE*