|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
/rw/motionsystem/mechunits/{mechunit}
POST
action=set-lead-through Required
status={active|inactive} Required
NO_CONTENT(204)
No content
BAD_REQUEST(400)
Robot controller errors, see Robot controller return codes
curl --digest -u "Default User":robotics -d "status=active" -X POST "http://localhost/rw/motionsystem/mechunits/ROB_R?action=set-lead-through"
Data parameter(s) is/are mandatory. Not supported in boot server.
Controller should be on Motor ON state.