83 lines
5.0 KiB
HTML
83 lines
5.0 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow"/>
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<title>ASCII workstation controller configuration recommendations</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzaluconhptawsc"></a>
|
|
<h4 id="rzaluconhptawsc">ASCII workstation controller configuration recommendations</h4>
|
|
<p>There is no automatic configuration capability for printers attached to
|
|
the ASCII workstation controller. The Create Device Description (Printer)
|
|
(CRTDEVPRT) command must be used to create the configuration descriptions.
|
|
For existing printers, use the Change Device Description (Printer) (CHGDEVPRT)
|
|
command.</p>
|
|
<p>Configure printers not supported by the ASCII workstation controller with
|
|
these values: device type as 4019, model as Model 1, and emulated printer
|
|
as 3812. Many of the other parameters depend on the attached printer (line
|
|
speed, data bits, and so on). To avoid i5/OS parameter checking, specify *YES
|
|
as the value on the emulating ASCII parameter in the printer device description.
|
|
For example, this allows a communications line speed of 38 400 bps.</p>
|
|
<p>After the host print transform is enabled, the device type and model parameters
|
|
in the device description have no effect on the data stream sent to the printer.
|
|
The data stream generated for the printer is based on the MFRTYPMDL parameter
|
|
in the i5/OS printer device description.</p>
|
|
<p><span class="bold">Maintaining printer customization</span></p>
|
|
<p>Before you do the work of creating a workstation customizing object for
|
|
a printer, try printing jobs using the host print transform support. You might
|
|
not need to create a customizing object for the printer due to the extended
|
|
support provided by the host print transform.</p>
|
|
<p>The ASCII workstation controller can use a workstation customizing object
|
|
in the printer device description to define the printer's characteristics.
|
|
That workstation customizing object can be customized to use the special
|
|
features of a printer that the ASCII workstation controller does not support.</p>
|
|
<p>If the host print transform is enabled, the customizing object specified
|
|
for the ASCII workstation controller printer device description must be removed
|
|
or replaced. The customizing objects created for the ASCII workstation controller
|
|
are not compatible with the host print transform.</p>
|
|
<p>However, if you need to customize your printer while using the host print
|
|
transform, you should: </p>
|
|
<ol type="1">
|
|
<li>Make sure the host print transform is enabled.
|
|
<p>The TRANSFORM parameter
|
|
value for the printer device description must be *YES.</p></li>
|
|
<li>Use a workstation customizing object that is compatible with the host
|
|
print transform.
|
|
<p>Customize the printer features in this object to match
|
|
the customized features that you initially used in the workstation customizing
|
|
object specified in the ASCII workstation controller printer device description.</p></li>
|
|
<li>Use the workstation customizing object name that is compatible with the
|
|
host print transform as the new value for the ASCII workstation controller
|
|
parameter in the printer device description.
|
|
<a name="wq198"></a>
|
|
<div class="notetitle" id="wq198">Remember:</div>
|
|
<div class="notebody">The ASCII workstation controller and the host print transform both
|
|
use the workstation customizing object parameter in the printer device description.
|
|
That object must contain the customized features and be compatible with the
|
|
host print transform.</div></li></ol>
|
|
<p>See <a href="../books/sc415605.pdf" target="_blank">Workstation Customization
|
|
Programming</a>
|
|
<img src="wbpdf.gif" alt="Link to PDF" /> for detailed information on customizing
|
|
printers.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|