Specifications

Chapter 7— IPL Command Reference
98 IPL Programmer’s Reference Manual
Field, Select (continued)
The following example illustrates employing the Field, Select command to
enter data into a field identified by a number:
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>E1;F1;<ETX>
<STX>H0;o450,50;c0;f3;h3;w2;b10;d0,35<ETX>
<STX>H1;o300,50;c0;h2;w2;f3<ETX>
<STX>B2;o250,50;c0,3;f3;h200;w2;i1;<ETX>
<STX>R<ETX>
<STX><ESC>E1<CAN><ETX>
<STX><ESC>F0<DEL>Example printing by field number<ETX>
<STX><ESC>F1<DEL>This is a test<ETX>
<STX><ESC>F2<DEL>Test<ETX>
<STX><US>1<ETX>
<STX><RS>1<ETX>
<STX><ETB><ETX>
The following example illustrates employing the Field, Select command to
enter data into a field identified by a name:
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>E1;F1;<ETX>
<STX>H0,Example;o450,50;c0;f3;h3;w2;b10;d0,35<ETX>
<STX>H1,Text;o300,50;c0;h2;w2;f3<ETX>
<STX>B2,Barcode;o250,50;c0,3;f3;h200;w2;i1;<ETX>
<STX>R<ETX>
<STX><ESC>E1<CAN><ETX>
<STX><ESC>F"Example"<DEL>Example printing by field
name<ETX>
<STX><ESC>F"Text"<DEL>This is a test<ETX>
<STX><ESC>F"Barcode"<DEL>Test<ETX>
<STX><US>1<ETX>
<STX><RS>1<ETX>
<STX><ETB><ETX>
Field Decrement, Set
Purpose: Sets the field decrement value for the selected field.
Syntax: <ESC>Dn
where n is the field decrement value.
Printers:
Printer Default Values for n Notes
All n = 1 0 to 9999
All printers support this command the same
way.