core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm
changeset 1207 e265bbe56eb0
parent 0 fb279309251b
child 1791 727385d8e2b3
equal deleted inserted replaced
1205:5310aeaa3526 1207:e265bbe56eb0
     3 <head>
     3 <head>
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     6 <meta name="keywords" content="Check TRK, TRK, Install TRK"
     6 <meta name="keywords" content="Check TRK, TRK, Install TRK"
     7 ><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 ><meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     8 <title>New Connection Wizard</title>
     8 <title>Setup Connection</title>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
    10 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
    10 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
    11 </head>
    11 </head>
    12 <body bgcolor="#FFFFFF">
    12 <body bgcolor="#FFFFFF">
    13 <h2>New Connection Wizard</h2>
    13 <h2>Setup Connection</h2>
    14 <p>Use  the <strong>Remote Connections</strong> view to monitor, create, edit, or remove  common remote connection settings.</p>
    14 <p>Use the <b>Edit Connection</b> page to assign a connection type, name, and connection settings to the new connection setup.</p>
    15 <ul>
    15 <p align="center"><img src="../images/tab_new_conn_setup_conn.png" width="464" height="554"></p>
    16   <li><a href="#CONN_EDIT">Edit connection name and type</a></li>
    16 <p class="figure">Figure 1 - New Connection wizard Setup Connection tab</p>
    17   <li><a href="#CONN_SET">Set Connection Settings pane</a></li>
    17 <p>Table 1. Setup Connection page - options</p>
    18   <li><a href="#INSTALL">Install	Remote Agents pane</a></li>
       
    19 </ul>
       
    20 <h3><strong><a name="CONN_EDIT" id="INSTALL3"></a></strong>Edit connection name and type</h3>
       
    21 <p>Use the <b>Edit connection name and type</b> page to assign a name and connection type to the new connection setup.</p>
       
    22 <p align="center"><img src="../images/wnd_new_connection_wizard_01.png" width="456" height="554"></p>
       
    23 <p class="figure">Figure 1 - New Connection wizard Edit connection name and type page</p>
       
    24 <p>Table 1. Edit connection name and type page - options</p>
       
    25 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
    18 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
    26   <tr>
    19   <tr>
    27     <th width="28%" scope="col">Item</th>
    20     <th width="28%" scope="col">Item</th>
    28     <th width="59%" scope="col">Explanation</th>
    21     <th width="59%" scope="col">Explanation</th>
    29   </tr>
    22   </tr>
    30   <tr>
    23   <tr>
       
    24     <td><strong>Connection Type</strong></td>
       
    25     <td><p>Select the type of connection and its supported services from the drop down list of options. The types of connections include:</p>
       
    26       <ul>
       
    27         <li>Bluetooth - serial port connection through Bluetooth</li>
       
    28         <li>Serial - serial port connection through a COM serial port</li>
       
    29         <li>USB - serial port connection through USB that  supports TRK 3.x</li>
       
    30       </ul>
       
    31       <p>And the supported services may include:</p>
       
    32       <ul>
       
    33         <li>TRK</li>
       
    34         <li>Tracing</li>
       
    35         <li>and others</li>
       
    36     </ul></td>
       
    37   </tr>
       
    38   <tr>
    31     <td><strong>Connection Name</strong></td>
    39     <td><strong>Connection Name</strong></td>
    32     <td><p>Enter a name for the connection.</p>    </td>
    40     <td><p>Enter a name for the connection.</p>    </td>
    33   </tr>
    41   </tr>
    34   <tr>
    42   <tr>
    35     <td><strong>Connection Type</strong></td>
    43     <td><strong>Connection Settings</strong></td>
    36     <td>Select the type of connection this setup will use.</td>
       
    37   </tr>
       
    38   <tr>
       
    39     <td><strong>Supported Services</strong></td>
       
    40     <td><p>Shows a list of services supported by the connection type chosen.</p>
    44     <td><p>Shows a list of services supported by the connection type chosen.</p>
    41       <ul>
    45       <ul>
    42         <li>Bluetooth - serial port connection through Bluetooth</li>
    46         <li>Bluetooth - serial port connection through Bluetooth</li>
    43         <li>Serial - serial port connection through a COM serial port</li>
    47         <li>Serial - serial port connection through a COM serial port</li>
    44         <li>USB - serial port connection through USB that  supports TRK 3.x</li>
    48         <li>USB - serial port connection through USB that  supports TRK 3.x</li>
    45     </ul></td>
    49     </ul></td>
    46   </tr>
    50   </tr>
    47 </table>
    51 </table>
    48 <h3><strong><a name="CONN_SET" id="INSTALL2"></a></strong>Set Connection Settings pane</h3>
       
    49 <p>Use  the <b>Set Connection Settings</b> pane to compare the version of remote agent installed on the device with the latest version available for Carbide. In this pane you can:</p>
       
    50 <ul>
       
    51   <li>Set  the device OS used by the device and supported by the selected remote agent</li>
       
    52   <li>Allow easy serial port selection when connecting to a device </li>
       
    53   <li>Verify that you have the latest remote agent installed on a device</li>
       
    54 </ul>
       
    55 <p align="center"><img src="../images/wnd_new_connection_wizard_02.png" width="456" height="554"></p>
       
    56 <p class="figure">Figure 2 - New Connection wizard Serial Connection Settings page</p>
       
    57 <p>Table 2. Serial Connection Setting page - Set Connection Settings tab</p>
       
    58 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
       
    59   <tr>
       
    60     <th width="30%" scope="col">Item</th>
       
    61     <th width="59%" scope="col">Explanation</th>
       
    62   </tr>
       
    63   <tr>
       
    64     <td><strong>Serial Port </strong></td>
       
    65     <td>A dropdown list of serial ports with known identifiers for selecting the communication port used by the PC to communicate with the device. A named COM port (<span class="code">COM4 - BthModem0</span>) indicates an active port. Unnamed port numbers have usually not been opened and assigned by the PC.</td>
       
    66   </tr>
       
    67   <tr>
       
    68     <td><b>Baud Rate</b></td>
       
    69     <td>a dropdown list of baud rates common to serial connections.</td>
       
    70   </tr>
       
    71   <tr>
       
    72     <td><strong>Device OS </strong></td>
       
    73     <td><p>A dropdown list of device OSes that are supported by the remote  agent  software. Select the OS used by the device before running a check. </p></td>
       
    74   </tr>
       
    75   <tr>
       
    76     <td><b>Select a service to test</b></td>
       
    77     <td>Click to select a listed service for testing.</td>
       
    78   </tr>
       
    79   <tr>
       
    80     <td><strong>Test Service Status</strong></td>
       
    81     <td><p>Click <strong>Test Service Status</strong> to query the remote agent software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear should the Test Service Status version operation requires more than a few seconds.</p>
       
    82         <p class="note"><strong>NOTE</strong> The PC must have an internet connection to perform a remote agent version check.</p>
       
    83       <p>Once the comparison is complete the Status text is updated with the result and further instructions as required.</p>
       
    84       <p align="center"><img src="../images/wnd_on_device_setup_install_new_version.png" width="466" height="67"></p>
       
    85       <p align="left">If a connection fails, the errors normally fall into these two categories: </p>
       
    86       <ul>
       
    87           <li><strong>connection failure</strong> - this usually indicates the chosen COM port  is not open. Try selecting a different COM port, specifically one with a name attached to it (<span class="code">COM4 - BthModem0</span>) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response. </li>
       
    88         <li><strong>remote agent not responding</strong> - this indicates that the COM port is open but the remote agent is not responding. First, verify that remote agent is up and running on the device. Second, the remote agent may be listening on a different COM port, so choose another named COM port and try again.</li>
       
    89       </ul>
       
    90     <p align="left">&nbsp;</p></td>
       
    91   </tr>
       
    92 </table>
       
    93 <h3><strong><a name="INSTALL" id="INSTALL"></a>Install Remote Agents</strong> pane</h3>
       
    94 <p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
       
    95 <p align="center"><img src="../images/wnd_new_connection_wizard_03.png" width="456" height="554"></p>
       
    96 <p class="figure">Figure 2 - New Connection wizard Bluetooth Settings page</p>
       
    97 <p>Table 3. Serial Connection Setting page - Install Remote Agents tab</p>
       
    98 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
       
    99   <tr>
       
   100     <th width="30%" scope="col">Item</th>
       
   101     <th width="59%" scope="col">Explanation</th>
       
   102   </tr>
       
   103   <tr>
       
   104     <td><strong>Install remote agents</strong></td>
       
   105     <td><p>A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 3.1.0 needs a version of the TRK software compiled for that SDK, which in the image above is Application TRK 2.8.7. </p>
       
   106         <p>Additional information about the selected entry is displayed to the right to help you choose the correct version of TRK for the target device. </p>
       
   107     <p class="note"><b>NOTE</b> Requires a network connection to query the remote agent site.</p></td>
       
   108   </tr>
       
   109   <tr>
       
   110     <td><strong>Save</strong></td>
       
   111     <td>Click <strong>Save</strong> to store a local copy of the currently selected TRK to disk. You can then manually install the file to your devices using the method of your choice. </td>
       
   112   </tr>
       
   113   <tr>
       
   114     <td><strong>Install</strong></td>
       
   115     <td><p>Click <strong>Install</strong> to download and install the TRK selected in the Install latest TRK list. A progress bar is shown if the install operation requires more than a few seconds to complete. </p>
       
   116         <p class="note"><strong>NOTE</strong> The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application. </p></td>
       
   117   </tr>
       
   118 </table>
       
   119 <h5>Related references</h5>
    52 <h5>Related references</h5>
   120 <ul>
    53 <ul>
   121   <li><a href="wnd_new_conn_wiz_add.htm">Adding and deleting connections</a></li>
    54   <li><a href="wnd_on_device_setup.htm">On-Device Connections</a></li>
   122   <li><a href="wnd_new_conn_wiz_edit.htm">Editing connections</a></li>
    55   <li><a href="#CONN_SET">Test Connection</a></li>
   123   <li><a href="view_remote_connection.htm">Remote Connections view</a></li>
    56   <li><a href="#INSTALL">Install Remote Agents</a></li>
   124 </ul>
    57 </ul>
   125 <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>
    58 <div id="footer">Copyright &copy; 2010 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>
   126 
    59 
   127 </body>
    60 </body>
   128 </html>
    61 </html>