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

51 lines
2.0 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.StartViaCommsFile 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.StartViaCommsFile Method </h1>
</div>
</div>
<div id="nstext">
<p> Start the application using a Comms file. </p>
<div class="syntax">public static <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemVoidClassTopic.htm">void</a> StartViaCommsFile(<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/frlrfSystemStringClassTopic.htm">string</a> <i>moduleName</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>Module number</dd>
<dt>
<i>moduleName</i>
</dt>
<dd>Module name</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>