|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
/rw/motionsystem/errorstate
GET
None
HTTP_OK(200)
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>motionsystem</title>
<base href= "http://localhost/rw/motionsystem/" />
</head>
<body>
<div class="state">
<a href= "errorstate" rel="self"/>
<ul>
<li class="ms-errorstate" title="errorstate">
<span class="err-state">HPJ_OK</span>
<span class="err-count">0</span>
</li>
</ul>
</div>
</body>
</html>
curl --digest -u "Default User":robotics "http://localhost/rw/motionsystem/errorstate"
Not supported in bootserver mode.