User`s manual
Section 4: Advanced Functions
28 AXIS AX-7 Cobra+ User’s Manual
Configuration from the System
This function allows you to configure the AX-7 Cobra+ without using
the Configuration from a Terminal as described on page 14.
By inserting configuration commands in your document, you can
tailor the AX-7 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-7 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 sign and a value.
Please refer to the Technical Reference for a description of functions
and their values.
‘1’ is a parameter number, followed by a comma sign and a value. ‘4’
and ‘45’ are also parameters. See Appendix A for a description of the
parameters and their values.
‘%’ indicates the end of the configuration commands.
&&??%%
(Enter extended emulation mode)
%P
(Configuration lead-in sequence)
=207,49
(Printer Driver = HP LaserJet III)
=1,66
(Form Length = 66 lines)
=4,12
(Character Density = 12 CPI)
=45,24
(IBM printer type = IBM 4224)
=207,10
(Initialize settings)
=207,12
(Save settings permanently)
%
(Configuration trailer sequence)
&&??000
(Resume normal emulation mode)