Enumeration of diagnostic data that can be provided in the
Tool's LastRunRecord.
Namespace: Cognex.VisionPro.SurfaceFXAssembly: Cognex.VisionPro.SurfaceFX (in Cognex.VisionPro.SurfaceFX.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Do not include any diagnostic data in the LastRunRecord. | |
| InputImages | 1 | Include the input images in the diagnostic data in the LastRunRecord. | |
| GridAlignedRegion | 2 | Include the grid aligned region in the diagnostic data in the LastRunRecord. | |
| All | -1 | Include all of the diagnostic data in the LastRunRecord. |
See Also