Gocator API
◆
GoPartDetection_SetMinArea()
kStatus
GoPartDetection_SetMinArea
(
GoPartDetection
detection
,
k64f
area
)
Sets the part detection minimum area.
Note
Supported with G2, G3
Version
Introduced in firmware 4.0.10.27
Parameters
detection
GoPartDetection
object.
area
The part detection minimum area value to set.(mm^2)
Returns
Operation status.
GoPartDetection