|
Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
|
Update RAPID variable. When updating a RAPID variable, mastership over RAPID is required. Mastership is taken internally on behalf of the client, if not already taken.
/rw/rapid/symbol/data/{symbolurl}
POST
action=setInitValue Required
value={some_value} form data see Get rapid symbol data actions Required
NO_CONTENT(204), see HTTP Status codes
BAD_REQUEST(400), HTTP Errors, see HTTP Status codes
Robot controller errors, see Robot controller return codes
Update a num: curl --digest -u "Default User":robotics -d value=10 "http://localhost/rw/rapid/symbol/data/RAPID/T_ROB1/user/reg1?action=setInitValue"
Not supported in bootserver mode