Specifications

Chapter 7— IPL Command Reference
194 IPL Programmer’s Reference Manual
Page, Create or Edit
Purpose: Edits or creates a page.
Syntax: Sn
where n is the numeric page ID.
Printers:
Printer Default Values for n Notes
All N/A 1 to 9 You cannot edit the default page (page 0).
Notes: The printer generates an error code (26) if a page number is out of range.
The following example illustrates the Page, Create or Edit command:
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>E1;F1;<ETX>
<STX>H0;o1000,100;f3;b10;c0;h3;w2;d0,35<ETX>
<STX>H1;o300,250;c0;f3;h3;w3;<ETX>
<STX>B2;o250,100;c0;f3;h200;w2;i1;<ETX>
<STX>W3;o25,50;l300;h600;w5;<ETX>
<STX>R<ETX>
<STX><ESC>P<ETX>
<STX>E2;F2;<ETX>
<STX>H0;o800,250;c0;f3;h3;w3;<ETX>
<STX>B1;o750,100;c0;f3;h200;w2;i1;<ETX>
<STX>W2;o525,50;l300;h600;w5;<ETX>
<STX>R<ETX>
<STX><ESC>P<ETX>
<STX>S1;Ma,1;O0,0;Mb,2;O0,0<ETX>
<STX>R<ETX>
<STX><ESC>G1<CAN><ETX>
<STX><ESC>Ea<ETX>
<STX>Example using the page command<CR><ETX>
<STX>Format 1<CR><ETX>
<STX>Format1<STX>
<STX><ESC>Eb<ETX>
<STX>Format 2<CR><ETX>
<STX>Format2<STX>
<STX><US>1<ETX>
<STX><RS>1<ETX>
<STX><ETB><ETX>
<STX><ESC>G0<ETX>