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<meta http-equiv="Content-Style-Type" content="text/css"> 7<link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 8<title>Preview Menu</title> 9</head> 10<body> 11 12<!-- =================================================== --> 13<h1 id="PREVIEW_MENU">Preview Menu</h1> 14<p> 15This menu is used to perform operations related to previewing on the Viewer. 16</p> 17<ul class="sub_page"> 18 <li><a href="#PREVIEW_WAIT_DIALOG">Data Transfer Progress Dialog</a></li> 19 <li><a href="#SELECT_SCENE_DIALOG">Scene Selection Dialog</a></li> 20</ul> 21<p class="img"> 22 <img src="images/preview_menu_ctr.gif" alt="Preview Menu"> 23</p> 24<ol class="ui"> 25 <li> 26 <p> 27 Makes the connection to the Viewer (or disconnects when connected).<br> To begin a connection, the Viewer and MCS server must already be running. 28 </p> 29 </li> 30 <li> 31 <p> 32 Transfers data to the Viewer again. 33 </p> 34 </li> 35</ol> 36 37<!-- =================================================== --> 38<h2 id="PREVIEW_WAIT_DIALOG">Data Transfer Progress Dialog</h2> 39<p> 40This dialog box is displayed when it is necessary to send a large amount of data to the Viewer. 41</p> 42<p class="img"> 43 <img src="images/preview_wait_dialog.gif" alt="Data Transfer Progress Dialog"> 44</p> 45<ol class="ui"> 46 <li> 47 Forcibly terminates the connection with Viewer.<br> Use it when a problem with Viewer communication occurs and data transmission does not terminate. 48 </li> 49</ol> 50<hr><p>CONFIDENTIAL</p></body> 51</html> 52