Gocator API
◆
GoPartMatching_EnablePartMatching()
kStatus
GoPartMatching_EnablePartMatching
(
GoPartMatching
matching
,
kBool
enable
)
Enables part matching.
Note
Supported with G2, G3
Version
Introduced in firmware 4.2.4.7
Parameters
matching
GoPartMatching
object.
enable
kTRUE to enable, or kFALSE to disable.
Returns
Operation status.
GoPartMatching