Enumeration of non-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 non-diagnostic data in the LastRunRecord. | |
| OutputImage | 1 | Include the output image in the LastRunRecord. | |
| All | -1 | Include all of the non-diagnostic data in the LastRunRecord. |
See Also