Printronix l7032 참조 매뉴얼

다운로드
페이지 416
Interrupt
 107
Comments
The VGL buffer holds and can process approximately 64K 
characters in a single graphics command sequence, which is 
sufficient for most applications. However, infrequent situations 
may arise where the command sequence is too large for the VGL 
buffer to hold for processing as a single command sequence. In 
such cases, use the I command to break the printing command 
sequence at a specified position and specify where the sequence 
resumes printing. Interrupted command sequences are 
processed as if a single command sequence occurred.
The I command can also be used for vertical positioning. Use the 
I command to skip to a new vertical position and print the data. 
Interrupt commands also can be included in a Vertical Duplication 
command sequence.
Like the Alphanumeric commands, the Interrupt command also 
enables extended graphics functions, if not already in an 
Extended Graphics sequence.
To complete the printing of all interrupted command sequences, 
use ^I000^- or no ^I command in the last command sequence. 
The last technique is used in the following example.
Example
The following commands illustrate the interrupt function 
combined with form construction using tabs and various 
character parameters in normal resolution. The Free Format 
Enable command is also used.
^PY^-^F^-
^M01,01,000^LF0550,0200,2,2,0123,3,0150,1,0120,3^I020^-
^M02,02,005^T0010P/N^T0150DESC^T0300QTY^T0420PRICE^I020^-
^M01,01,020^T0010M1011^T0150Marbles^T0300200^T0420$2.50^I020^-
^M01,01,020^T0010J0620^T0150Jacks^T0300035^T0420$1.89^I020^-
^M01,01,020^T0010S4223^T0150Stickers^T0300100^T0420$ .99^I020^-
^M01,01,020^T0010C5632^T0150Cards^T0300012^T0420$ .69^I020^-
^M05,05,084^T0149COMPLETE^-
^O^-^PN^-