1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6    <link href="../../css/manpage.css" rel="stylesheet" type="text/css">
7    <title>Extended User Data</title>
8</head>
9<body>
10<h1 id="PICTURE_PANE_PANEL">Extended User Data</h1>
11
12<p>Edits extended user data.</p>
13<p>
14<table valign="top" align="center" style="border-width: 0">
15<tr><td valign="top" align="left" style="border-width : 0">
16
17<p class="img">
18    <img src="images/user_data_panel.gif" alt="Extended User Data">
19</p>
20
21</td>
22<td valign="top" align="left" style="border-width : 0">
23<p> </p>
24
25<ol class="ui">
26    <!-- =================================================== -->
27    <li>
28        <p>Configures whether or not to use hexadecimal notation for integral user data in the user data list.</p>
29    </li>
30
31    <!-- =================================================== -->
32    <li>
33        <p>Changes the order of selected user data in the user data list.</p>
34    </li>
35
36    <!-- =================================================== -->
37    <li>
38        <p>Registers extended user data. If clicked, the registration dialog box is displayed.</p>
39        <p class="img">
40            <img src="images/user_data_panel_edit_dialg.gif" alt="Automatic TEV Calculation Setting Dialog Box">
41        </p>
42        <ol class="ui">
43        	 <li>Enters the name of the extended data.</li>
44        	 <li>Configures the extended data type.</li>
45        	 <li>Enters the extended data. Enter one value per line when entering data in an array format.</li>
46        	 <li>Confirms the input and registers the extended user data.</li>
47        	 <li>Cancel data entry.</li>
48        </ol>
49    </li>
50
51    <!-- =================================================== -->
52    <li>
53        <p>Deletes the user data selected in the user data list.</p>
54    </li>
55
56    <!-- =================================================== -->
57    <li>
58        <p>Edits the user data selected in the user data list. An editing dialog box is displayed.</p>
59    </li>
60
61    <!-- =================================================== -->
62    <li>
63        <p>User data list. Displays extended user data in a list.</p>
64    </li>
65</ol>
66
67</td>
68</tr>
69</table>
70
71<hr><p>CONFIDENTIAL</p></body>
72</html>
73