A d v a n c e d F u n c t i o n s

Configuration from the System

This function allows you to configure the Intermate LX T-04 without connecting it directly to a terminal as described in Section 3.

By inserting configuration commands in your document, you can tailor the Intermate LX T-04 to meet special requirements your print jobs.

Document example:

%P (Configuration lead-in sequence) =207,32 (Printer Driver= IBM Proprinter)

=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 and save settings)

The example shows how to select a Printer Driver and program the Basic Configuration parameters.

'%P'

Tells the Intermate LX T-04 that configuration commands are to

 

follow, ie enters Extended Emulation Mode.

'='

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 Appendix A for a description of the

 

parameters.

'%'

Indicates the end of the configuration commands.

'&&??000'

Exits the Extended Emulation Mode and saves the settings

 

permanently.

I n t e r m a t e L X T - 0 4

27

Page 27
Image 27
Intermate LX T-04 manual Configuration from the System, Document example