Robot Web Services
3HAC050973-001 Revision:M, Application Manual - Robot Web Services
Clear SMB Data

URL

/rw/motionsystem/mechunits/{mechunit}/smbdata

Method

POST

URL Params

action=clear Required

See Common URL parameters

Data Params

type={robot|controller}

Success Response

NO_CONTENT (204) see HTTP Status codes

Error Responses

BAD_REQUEST(400), FORBIDDEN(403)

Robot controller errors, see Robot controller return codes

Sample Call

curl --digest -u "Default User":robotics -d "type=robot" -X POST "http://localhost/rw/motionsystem/mechunits/ROB_1/smbdata?action=clear"

Note

System should be in Manual Mode
Login as Local client
Not supported in BootServer mode