Robot Web Services
3HAC050973-001 Revision:L, Application Manual - Robot Web Services
|
/rw/motionsystem
POST
action=jog Required
NO_CONTENT(204) see HTTP Status codes
No content
BAD_REQUEST(400), FORBIDDEN(403)
Robot controller errors, see Robot controller return codes
curl --digest -u "Default User":robotics -d "axis1=900&axis2=0&axis3=0&axis4=0&axis5=0&axis6=0&ccount=0&inc-mode=Large" -X POST "http://localhost/rw/motionsystem?action=jog"
Login as Local client and Get mastership followed by perform actions from the client
Not supported in Boot server mode