|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Update Sync Revolution Counter
/rw/motionsystem/mechunits/{mechunit}/axes/{axis_num}
POST
action=update-syncrevcounter Required
syncType=1 Required
NO_CONTENT (204)
No content
BAD_REQUEST(400)
Robot controller errors, see Robot controller return codes
curl --digest -u "Default User":robotics -d "syncType=1" -X POST "http://localhost/rw/motionsystem/mechunits/ROB_1/axes/1?action=update-syncrevcounter"
Not supported in boot server.