1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<META http-equiv="Content-Type" content="text/html; charset=utf-8">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 9.0.3.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<link href="../css/manpage.css" rel="stylesheet" type="text/css">
8	<title>Menu Screen</title>
9</head>
10<body>
11
12<!-- =================================================== -->
13
14<h1><a name="fileview">Menu Screen</a></h1>
15
16<a href="#function"     >Description of Features</a><BR>
17    <h2><a name="function">Description of Features</a></h2>
18<P>
19To open a menu screen like the one shown below,  press the Up/Down Button while holding down the START button on the system Controller, or press the Up/Down Button while holding down the PLUS/MINUS Button on the debug pad.
20</P>
21<P>
22 From this menu screen you can change various Viewer settings.
23</P>
24<P>
25Even if the lower screen is being hidden, it will be forcibly displayed when the menu screen is shown.
26</P>
27
28<ul class="ui">
29
30<li>Reload
31<P>
32Reloads a binary file.<BR> If a reload path is not specified in the Settings File, it will be set by default to $(NW4C_ROOT)/temp/model.bcmdl.
33</P>
34</li>
35
36<li>ScreenCapture
37<P>
38Captures a screenshot.<BR> If a save path is not specified in the Settings File, it will be saved by default to  $(NW4C_ROOT)/tools/Viewer/capture_(<I>standard time</I>)/(<I>sequential number</I>).bmp  </P>
39</li>
40
41</ul>
42
43<h3>Description of Operations on the Menu Screen</h3>
44
45<P align="center">
46    <img alt="" src="images/menu.gif" style="width: 320px; height: 240px" /></P>
47<P align="center"> </P>
48
49<h4>Unit controller</h4>
50<TABLE class="explain" border="1">
51  <THEAD>
52    <TR>
53      <TD>Key Operations</TD>
54      <TD>Description</TD>
55    </TR>
56  </THEAD>
57  <TBODY>
58    <TR>
59      <TD>+Control Pad Up/Down</TD>
60      <TD>Changes menu item.</TD>
61    </TR>
62    <TR>
63      <TD>+Control Pad Left/Right</TD>
64      <TD>Increments or decrements the value of the cursor position item.</TD>
65    </TR>
66    <TR>
67      <TD>A Button</TD>
68      <TD>Selects an item.</TD>
69    </TR>
70  </TBODY>
71</TABLE>
72<BR>
73
74<h4>Debugging Pad</h4>
75<TABLE class="explain" border="1">
76  <THEAD>
77    <TR>
78      <TD>Key Operations</TD>
79      <TD>Description</TD>
80    </TR>
81  </THEAD>
82  <TBODY>
83    <TR>
84      <TD>+Control Pad Up/Down</TD>
85      <TD>Changes menu item.</TD>
86    </TR>
87    <TR>
88      <TD>+Control Pad Left/Right</TD>
89      <TD>Increments or decrements the value of the cursor position item.</TD>
90    </TR>
91    <TR>
92      <TD>A Button</TD>
93      <TD>Selects an item.</TD>
94    </TR>
95  </TBODY>
96</TABLE>
97
98<table border="0" height="100%"><tr><td style="background-color : white;"></td></tr></table>
99
100<hr><p>CONFIDENTIAL</p></body>
101</html>
102