TellmePdmsPluging/NetInterfaceReferenceFiles/Aveva.Pdms/Aveva.Pdms.PdmsApplication.Start.html

60 lines
2.4 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>PdmsApplication.Start Method</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">AVEVA Application .NET Public Interface</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">PdmsApplication.Start Method </h1>
</div>
</div>
<div id="nstext">
<p> Start the application. </p>
<div class="syntax">public static <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemVoidClassTopic.htm">void</a> Start(<br />   <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemBooleanClassTopic.htm">bool</a> <i>isGraphics</i>,<br />   <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemInt32ClassTopic.htm">int</a> <i>moduleNumber</i>,<br />   <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemBooleanClassTopic.htm">bool</a> <i>isBatch</i>,<br />   <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemBooleanClassTopic.htm">bool</a> <i>isNoConsole</i>,<br />   <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a> <i>logfile</i><br />);</div>
<h4 class="dtH4">Parameters</h4>
<dl>
<dt>
<i>isGraphics</i>
</dt>
<dd>True if to be started in graphics mode</dd>
<dt>
<i>moduleNumber</i>
</dt>
<dd>
</dd>
<dt>
<i>isBatch</i>
</dt>
<dd>True is to be started in batch mode</dd>
<dt>
<i>isNoConsole</i>
</dt>
<dd>True if to be started with no console</dd>
<dt>
<i>logfile</i>
</dt>
<dd>Filename for application log file</dd>
</dl>
<h4 class="dtH4">See Also</h4>
<p>
<a href="Aveva.Pdms.PdmsApplication.html">PdmsApplication Class</a> | <a href="Aveva.Pdms.html">Aveva.Pdms Namespace</a></p>
<hr />
<div id="footer">&copy;AVEVA Solutions Ltd 2007</div>
</div>
</body>
</html>