Gocator API
◆
GoPartDetection_EnableEdgeFilter()
kStatus
GoPartDetection_EnableEdgeFilter
(
GoPartDetection
detection
,
kBool
enable
)
Enables or disables edge filtering.
Note
Supported with G2, G3
Version
Introduced in firmware 4.2.4.7
Parameters
detection
GoPartDetection
object.
enable
kTRUE to enable edge filtering and kFALSE to disable it.
Returns
Operation status.
GoPartDetection