98 lines
6.4 KiB
HTML
98 lines
6.4 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 lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<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))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="IPL-related APIs" />
|
||
|
<meta name="abstract" content="These APIs tell how to set IPL modes, types, and speed, along with how to start an IPL." />
|
||
|
<meta name="description" content="These APIs tell how to set IPL modes, types, and speed, along with how to start an IPL." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmcontrolapi.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplmanual.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplnorm.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplauto.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplsecure.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiipla.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplb.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplc.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiipld.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplstart.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplfast.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiiplslow.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatmapiipldef.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzatmapisyspowtest" />
|
||
|
<meta name="DC.Language" 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. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>IPL-related APIs</title>
|
||
|
</head>
|
||
|
<body id="rzatmapisyspowtest"><a name="rzatmapisyspowtest"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">IPL-related APIs</h1>
|
||
|
<div><p>These APIs tell how to set IPL modes, types, and speed, along with
|
||
|
how to start an IPL.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplmanual.htm">Set IPL mode to manual (SetIPLModeManual)</a></strong><br />
|
||
|
To have your program set the system IPL mode to manual, use the
|
||
|
API <span class="uicontrol">SetIPLModeManual</span> (use the uppercase and lowercase
|
||
|
shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplnorm.htm">Set IPL mode to normal (SetIPLModeNormal)</a></strong><br />
|
||
|
To have your program set the system IPL mode to normal, use the
|
||
|
API <span class="uicontrol">SetIPLModeNormal</span> (use the uppercase and lowercase
|
||
|
shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplauto.htm">Set IPL mode to auto (SetIPLModeAuto)</a></strong><br />
|
||
|
To have your program set the system IPL mode to automatic, use
|
||
|
the API <span class="uicontrol">SetIPLModeAuto</span> (use the uppercase and lowercase
|
||
|
shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplsecure.htm">Set IPL mode to secure (SetIPLModeSecure)</a></strong><br />
|
||
|
To have your program set the system IPL mode to secure, use the
|
||
|
API <span class="uicontrol">SetIPLModeSecure</span> (use the uppercase and lowercase
|
||
|
shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiipla.htm">Set IPL type to A (SetIPLTypeA)</a></strong><br />
|
||
|
To have your program set the system IPL type to A, use the API
|
||
|
<span class="uicontrol">SetIPLTypeA</span> (use the uppercase and lowercase shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplb.htm">Set IPL type to B (SetIPLTypeB)</a></strong><br />
|
||
|
To have your program set the system IPL type to B, use the API
|
||
|
<span class="uicontrol">SetIPLTypeB</span> (use the uppercase and lowercase shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplc.htm">Set IPL type to C (SetIPLTypeC)</a></strong><br />
|
||
|
To have your program set the system IPL type to C, use the API
|
||
|
<span class="uicontrol">SetIPLTypeC</span> (use the uppercase and lowercase shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiipld.htm">Set IPL type to D (SetIPLTypeD)</a></strong><br />
|
||
|
To have your program set the system IPL type to D, use the API
|
||
|
<span class="uicontrol">SetIPLTypeD</span> (use the uppercase and lowercase shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplstart.htm">Start an IPL (StartIPL)</a></strong><br />
|
||
|
To have your program start a system IPL, use the API <span class="uicontrol">StartIPL</span> (use
|
||
|
the uppercase and lowercase shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplfast.htm">Set IPL speed to fast (SetIPLSpeedFast)</a></strong><br />
|
||
|
To have your program set the system IPL speed to fast, use the
|
||
|
API <span class="uicontrol">SetIPLSpeedFast</span> (use the uppercase and lowercase
|
||
|
shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiiplslow.htm">Set IPL speed to slow (SetIPLSpeedSlow)</a></strong><br />
|
||
|
To have your program set the system IPL speed to slow, use the
|
||
|
API <span class="uicontrol">SetIPLSpeedSlow</span> (use the uppercase and lowercase
|
||
|
shown).</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzatmapiipldef.htm">Set IPL speed to system default (SetIPLSpeedDefault)</a></strong><br />
|
||
|
To have your program set the system IPL speed to the default value,
|
||
|
use the API <span class="uicontrol">SetIPLSpeedDefault</span> (use the uppercase
|
||
|
and lowercase shown).</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatmcontrolapi.htm" title="Use these APIs to write a program that can access the control panel remotely. Your program can access many commands and queries using these APIs.">Use remote control panel APIs</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|