1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
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<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
8<link href="../../common/manual.css" rel="stylesheet" type="text/css" />
9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
10<title>List of Error Messages</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>List of Error Messages</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>This is a list of the error messages that display in the <B>Console</B> panel of CreativeStudio</p>
19    <h2>Communication Error Message List</h2>
20    <p>These are the messages that may display when an error occurs when data are being sent to the viewer or otherwise being output from CreativeStudio to PARTNER-CTR Debugger.</p>
21    <table>
22      <thead>
23        <tr>
24          <th>Error Message</th>
25          <th>Content</th>
26          <th>Solution</th>
27        </tr>
28      </thead>
29      <tbody>
30        <tr>
31          <th>[ERROR] NO DEVICES FOUND</th>
32          <td>No device could be found.</td>
33          <td>Check that the device is properly connected and turned on.</td>
34        </tr>
35        <tr>
36          <th>[ERROR] CONNECT ERROR</th>
37          <td>Connection has failed.</td>
38          <td>Check that the device is properly connected.</td>
39        </tr>
40        <tr>
41          <th>[ERROR] NOT EXISTS TempFilePath</th>
42          <td>The file to load is not specified.</td>
43          <td>Use CreativeStudio to transfer it, or use a proper BAT file.</td>
44        </tr>
45        <tr>
46          <th>[ERROR] SIO write error</th>
47          <td>An SIO write error has occurred.</td>
48          <td>Try doing it again.</td>
49        </tr>
50        <tr>
51          <th>[ERROR] SIO flush error</th>
52          <td>An SIO flush error has occurred.</td>
53          <td>Try doing it again.</td>
54        </tr>
55      </tbody>
56    </table>
57    <!-- InstanceEndEditable --> </div>
58  <div class="footer" />
59</div>
60<hr><p>CONFIDENTIAL</p></body>
61<!-- InstanceEnd -->
62</html>