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 <p>Error messages for situations other than communication are currently in the process of being created. </p> 20 <h2>Communication Error Message List</h2> 21 <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 the actual hardware, </p> 22 <table> 23 <thead> 24 <tr> 25 <th>Error Message</th> 26 <th>Content</th> 27 <th>Solution</th> 28 </tr> 29 </thead> 30 <tbody> 31 <tr> 32 <th>[ERROR] NO DEVICES FOUND</th> 33 <td>No device could be found.</td> 34 <td>Check that the device is properly connected and turned on.</td> 35 </tr> 36 <tr> 37 <th>[ERROR] CONNECT ERROR</th> 38 <td>Connection has failed.</td> 39 <td>Check that the device is properly connected.</td> 40 </tr> 41 <tr> 42 <th>[ERROR] NOT EXISTS TempFilePath</th> 43 <td>The file to load is not specified.</td> 44 <td>Use CreativeStudio to transfer it, or use a proper BAT file.</td> 45 </tr> 46 <tr> 47 <th>[ERROR] SIO write error</th> 48 <td>An SIO write error has occurred.</td> 49 <td>Try doing it again.</td> 50 </tr> 51 <tr> 52 <th>[ERROR] SIO flush error</th> 53 <td>An SIO flush error has occurred.</td> 54 <td>Try doing it again.</td> 55 </tr> 56 </tbody> 57 </table> 58 <!-- InstanceEndEditable --> </div> 59 <div class="footer" /> 60</div> 61<hr><p>CONFIDENTIAL</p></body> 62<!-- InstanceEnd --> 63</html> 64