core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/page_connection.htm
changeset 401 939a4e7e4597
parent 400 9b005a8e6778
child 402 ad8d147e8273
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/page_connection.htm	Mon Aug 10 15:21:12 2009 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,81 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Connection Pane</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Connection Pane</h2>
-<p>The <b>Connection</b> pane  specifies the method used to transfer files to the target device. Once a Serial Port type is chosen, the remaining options contain default values for the specific connection type. Users can change these remaining options to match the target device's communication specifications. </p>
-<p align="center"><img src="../images/panel_trk_connection.png" width="598" height="224" /></p>
-<p class="figure">Figure 1 - Debug windows Connection pane</p>
-<h5>Table 1. <span class="figure">Connection</span> pane &mdash;items </h5>
-<table width="94%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="38%" scope="col">Item</th>
-    <th width="62%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Serial Port </b></td>
-    <td><p>Select the serial port option to use for this launch or  launch configuration. Once set, this port will be used for all subsequent launch configurations until it is set again. Note that for USB and BT can be dynamically assigned, so its critical that the port ID assigned here matches the one the system is using to communicate with the target device. </p>
-      <p>If you are using a USB connection, the connected phone's name should appear in the menu to help identify which port is being used. </p></td>
-  </tr>
-  <tr>
-    <td><b>Baud Rate </b></td>
-    <td>Use the Baud Rate option to select the baud rate for communication. The default baud rate value is 115200 bits per second (bps). </td>
-  </tr>
-  <tr>
-    <td><b>Data Bits </b></td>
-    <td>Use the Data Bits  option to select a common data bits size (4, 5, 6, 7, and 8). The default data bits value is 8. </td>
-  </tr>
-  <tr>
-    <td><b>Parity</b></td>
-    <td>Use the Parity option to select the parity setting (None, Odd, or Even). The default parity value is  None. </td>
-  </tr>
-  <tr>
-    <td><b>Stop Bits </b></td>
-    <td>Use the Stop Bits option to select the stop bits setting (1, 1.5, 2). The default stop bits value is 1.</td>
-  </tr>
-  <tr>
-    <td><b>Flow Control </b></td>
-    <td>Use the Flow Control option to select the flow control setting (None, Hardware (RTS/CTS), and Software (XON/XOFF)). The default flow control value is None. </td>
-  </tr>
-</table>
-
-<div class="step">  
-    <h4>To access the Connection Pane</h4>
-    <ol>
-      <li>Select the  Run &gt; Debug...  menu item</li>
-      <p>The <b>Debug</b> window appears. </p>
-      <li>Select a Symbian OS Application TRK configuration in the Configurations list </li>
-      <li>Click Connection tab </li>
-      <p>The <b>Connection</b> pane appears (Figure 1). </p>
-    </ol>
-</div>
-<h5>Common concepts</h5>
-  <ul>
-    <li><a href="../../concepts/debugger_about.htm">About the Debugger</a></li>
-    <li><a href="../../concepts/trk.htm">Target Resident Kernel (TRK) </a></li>
-  </ul>
-<h5 align="left">Common tasks</h5>
-<ul>
-  <li><a href="../../tasks/trk/trk_connection_bluetooth.htm">Bluetooth Connection Setup</a></li>
-  <li><a href="../../tasks/trk/trk_install_usb.htm">Installing On-device Debug Agents using USB</a></li>
-  <li><a href="../../tasks/trk/trk_install_bluetooth.htm">Installing On-device Debug Agents using BlueTooth</a> </li>
-  <li><a href="../../tasks/trk/trk_connection_usb.htm">USB Connection Setup</a></li>
-</ul>
-<h5 align="left">Common references</h5>
-<ul>
-  <li><a href="page_trk_main.htm">Main Pane</a></li>
-  <li><a href="page_trk_debugger.htm">Debugger Pane</a></li>
-  <li><a href="page_file_transfer.htm">File Transfer Pane </a></li>
-  <li><a href="app_trk_installation.htm">Installation Pane</a></li>
-  <li><a href="page_executables.htm">Executables Pane</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>