Features
This function measures and returns the weight of the workpiece.
Parameter
None
Return
|
Value |
Description |
|
float |
Mesured weight |
Example
C++
float weight = Drfl.get_workpiece_weight();