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