Delete Robot Calibration

Deletes a named calibration for a machine.

 

Input Arguments

 

0

Collection Machine ID

Machine ID

The ID of the robot/machine in question.

1

String

Calibration Name

The name of the calibration to delete.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The calibration was deleted successfully.

FAILURE

The specified robot/machine or calibration was not found.

 

Remarks

None.