|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Set the Program pointer(PP) position to previous instruction
/rw/rapid/tasks/{task}/pcp
POST
action=set-pp-prev-inst Required, form data see Get RAPID task pcp actions
None*
NO_CONTENT(204), see HTTP Status codes
BAD REQUEST(400) , see HTTP Status codes
Robot controller errors, see Robot controller return codes
curl --digest -u "Default User":robotics -X POST "http://localhost/rw/rapid/tasks/T_ROB1/pcp?action=set-pp-prev-inst"
Not supported in bootserver mode.
Controller needs to be in auto mode.