Avery-dennison Platinum 6039 JavaScript User Manual Page 33

  • Download
  • Add to my manuals
  • Print
  • Page
    / 94
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 32
Printing Functions 3-15
Misc
ClearSystemError
Description
Resets the Motion Control subsystem after an application receives a
motion control error (703-793).
The operator must correct the printer condition (a
supply jam, for example) before the application calls
this function.
Syntax
ClearSystemError()
Parameters
None
Return Values
None
Example
<SCRIPT src="./jsUltra.js"></SCRIPT>
<SCRIPT type="text/javascript">
PRINTER.ClearSystemError(); //Clear Error
</SCRIPT>
<BODY>
<OBJECT id=”PRINTER” style="LEFT: 0px; WIDTH: 0px; TOP: 0px;
HEIGHT: 0px"
classid=clsid: 19C1754D-BA97-43A1-A06D-496D2167400B>
</OBJECT> //Instantiate Class
</BODY>
Page view 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 93 94

Comments to this Manuals

No comments