
SPECIFYING INPUT PARAMETERS
4-62 XEROX DOCUPRINT 180 LPS PDL REFERENCE
Online dump
The online dump feature allows you to generate a hard copy of the
command and data transmission taking place between the host
computer and the LPS.
Starting and ending dump sessions
The dump session is started with a START command when the LPS
is online and in the idle state. The online d ump JDE/JDL used must
specify VOLUME HOST=OLDUMP and CODE=EBCDIC.
The dump session is terminated by either the operator ENDJOB
command or the offline operator command. Other online operator
commands during a dump session perform the standard functions.
Dump format
Each host command directs the printer to perform an operation, or it
provides control information used during printing of a report. T he
operations performed are either print with carriage control, carriage
control only, or control, for example, load FCB. All print commands
and some control commands transmit data to or from the LPS. The
dump format is designed such that for each of these commands there
exists a HEADER and DATA segment.
The HEADER segment consists of six fields, shown in table 4-61.
The DATA segment consists of the input data in hexadecimal
transmitted to or from the host with EBCDIC translation based upon
the CODE command. Input data that cannot be translated is left as
blanks. Each line of data is preceded by a byte coun t in hexadecimal.
Points to note
Note the following:
•DJDEs, banner, and other logical processing functions are not
honored when running in the dump mode, so an operator
ENDJOB command must be entered to end the dump session.
Table 4-61. Header segment fields
Segment Definition
HOST
COMMAND English translation of the host command in
hexadecimal
END
STATUS One byte of status in hexadecimal transmitted to the
host
SEQ # Incremental count in dec imal of the host commands
received during a dump session. The maximum
number generated is 999,999
LENGTH Length in decimal of the data transmitted
DATE and
TIME Date and time when the host command was received
by the dump processor. The time includes tics of
seconds where one tic is approximately one
millisecond.