Breadcrumbs

reset_workpiece_weight()

Features

This function initializes the weight data of the material to initialize the algorithm before measuring the weight of the material.

Return

Value

Description

0

Success

Negative value

Error

Exception

Exception

Description

DR_Error (DR_ERROR_RUNTIME)

C extension module error occurred

DR_Error (DR_ERROR_STOP)

Program terminated forcefully

Example

Python
reset_workpiece_weight()

Related commands