86 lines
4.0 KiB
HTML
86 lines
4.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 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>CL commands for device descriptions</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="rzau6wrkdevd"></a>
|
|
<h3 id="rzau6wrkdevd">CL commands for device descriptions</h3>
|
|
<p>There are several CL commands you can use with device descriptions. The
|
|
following table provides a brief description about each command. For information
|
|
about specific parameters of the configuration object, see the online help.</p>
|
|
<a name="wq55"></a>
|
|
<table id="wq55" width="100%" summary="" border="1" frame="border" rules="all">
|
|
<caption>Table 4. CL commands for device descriptions</caption>
|
|
<thead valign="bottom">
|
|
<tr valign="bottom">
|
|
<th id="wq56" width="31%" align="left">Command</th>
|
|
<th id="wq57" width="68%" align="left">Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td headers="wq56">Change Device Description (Printer) (CHGDEVPRT)</td>
|
|
<td headers="wq57">This command lets you change a device description
|
|
for a printer device. Before you change a printer device description, it is
|
|
recommended that you do these:
|
|
<ul>
|
|
<li>End the printer writer with the End Writer (ENDWTR) command.</li>
|
|
<li>Vary off the printer device with the Work with Configuration Status (WRKCFGSTS)
|
|
command.</li></ul></td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq56">Create Device Description (Printer) (CRTDEVPRT)</td>
|
|
<td headers="wq57">This command lets you create a device description
|
|
for a printer device. If you have a locally-attached Twinax device and the
|
|
automatic configuration (QAUTOCFG) system value is *YES, the system will create
|
|
printer device descriptions automatically.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq56">Delete Device Description (DLTDEVD)</td>
|
|
<td headers="wq57">This command deletes a device description.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq56">Display Device Description (DSPDEVD)</td>
|
|
<td headers="wq57">This command lets you display or print the
|
|
contents of a device description.</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq56">Work with Device Descriptions (WRKDEVD)</td>
|
|
<td headers="wq57">This command lets a user display and work
|
|
with device descriptions.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><span class="bold">Related reference</span></p>
|
|
<p><a href="../cl/chgdevprt.htm">Change Device Description (Printer)
|
|
(CHGDEVPRT)</a> CL command</p>
|
|
<p><a href="../cl/crtdevprt.htm">Create Device Description (Printer)
|
|
(CRTDEVPRT)</a> CL command</p>
|
|
<p><a href="../cl/dltdevd.htm">Delete Device Description (DLTDEVD)</a> CL
|
|
command</p>
|
|
<p><a href="../cl/dspdevd.htm">Display Device Description (DSPDEVD)</a> CL command</p>
|
|
<p><a href="../cl/wrkdevd.htm">Work with Device Descriptions (WRKDEVD)</a> CL command</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|