Enumeration that specifies how a fixture tool should respond when attempting to add a space whose name already exists in the coordinate space tree.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Compatibility | 1 | Duplicate space will be silently overwritten. | |
| Enhanced | 2 | Duplicate space name will cause an error unless it is coming from the same fixture tool. |
See Also