Ricoh DDP 92 프로그래밍 매뉴얼 - 페이지 38
{카테고리_이름} Ricoh DDP 92에 대한 프로그래밍 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Ricoh DDP 92 40 페이지. 70e/92/184
Ricoh DDP 92에 대해서도 마찬가지입니다: 브로셔 및 사양 (4 페이지), 사용자 설명서 (20 페이지), 사용자 설명서 (23 페이지)
Postscript I/O Mode
The PostScript I/O mode can be selected on a per Virtual Printer basis via the Web
menu:
Manage / System / Virtual Printer-><PS virtual printer>->PostScript->
PostScript I/O Mode / Raw, Normal, or TBCP
If printing binary data as PostScript job, select "Raw" mode for PostScript I/O Mode.
TBCP
In the TBCP mode the printer will recognize and process the special characters as
specified in the table below.
ASCII
ASCII
KEYBOARD
NAME
^A
SOH
^C
ETX
^D
EOT
^E
ENQ
^Q
DC1
^S
DC3
^T
DC4
^[
ESC
^\
FS
The ^C special character causes an interrupt error. Data that follows a ^C character is
discarded until a ^D character is received.
The ^T special character causes PostScript to return its status via the back-channel. If
the PostScript interpreter is waiting for a job, the status string "%%[ status: idle ]%%"
is sent. If the PostScript interpreter is busy processing a job, the status string "%%[
status: busy; source: Network ]%%" is sent.
The ^D special character forces the end of PostScript job.
To transmit control characters as data, the host software must quote the character.
Quoting is done by replacing the character with the two-character sequence: ^A
followed by the character itself XOR-ed with 0x40. For example, to send a byte with
the hex value 0x14, the two-byte sequence 0x01 0x54 is sent.
All other special characters are ignored.
VALUE
CONTROL FUNCTION
(HEX)
0x01
Quote data character
0x03
Generate an interrupt error
0x04
End of file marker
0x05
Reserved
0x11
XON in XON/XOFF flow control
0x13
XOFF in XON/XOFF flow control
0x14
Job status request
0x1B
Start of end protocol sequence
0x1C
Reserved
Chapter 2
I/O Setup
PRINTER BEHAVIOR
See Control Function
See Control Function
See Control Function
Ignored
Ignored
Ignored
See Control Function
See Control Function
Ignored
I/O Setup
2-1