User`s manual

Section 4: Advanced Functions
AXIS AX-3 Cobra+ User’s Manual 33
Configuration from the System
This function allows you to configure the AX-3 Cobra+ without using
the Configuration from a Terminal as described on page 18.
By inserting configuration commands in your document, you can
tailor the AX- 3 Cobra+ to meet special requirements for certain print
jobs.
Example:
The example shows how to select a Printer Driver and program the
Basic Configuration parameters.
The first line is to enter the Extended Emulation Mode.
‘%P’ tells the AX-3 Cobra+ that configuration commands are to
follow. ‘=indicates a command line. Each command line has a
function or parameter number.
‘207’ is a function number, followed by a comma and a value. ‘206’ is
also a function number. Please refer to the Technical Reference for a
description of functions and their values.
‘10’ is a parameter number, followed by a comma and a value. ‘54’ is
also a parameter. See page 68 for a description of the parameters and
their values.
‘%’ indicates the end of the configuration commands.
The last line is to exit the Extended Emulation Mode and to save the
settings permanently.
&&??&&P
(Enter extended emulation mode)
%P
(Configuration lead-in sequence)
=207,72
(Printer Driver = Canon LBP-8III)
=10,1
(System Language = US English/Canadian)
=54,4
(ASCII Character Set = PC-850)
=206
(Initialize settings)
%
(Configuration trailer sequence)
&&??000
(Resume normal emulation mode & save settings )