CogNdmInspectionResult PropertiesCognex VisionPro 9.7

The CogNdmInspectionResult type exposes the following members.

Properties

  NameDescription
Public propertyInspectionIndex
The index of the inspection process\channel\slot that produced this inspection result.
Public propertyInspectionPassed
Information about whether the inspection passed or failed.
Public propertyResultCode
A user specified code which signifies something about the result of the inspection.
Public propertyResultData
The data produced by the inspection to be sent to the remote device.
Public propertyResultDataOffset
An offset into the overall result data packet at which to write the result data for this particular inspection result.

There is a single common packet format for all inspection result data. It is the responsibility of the user to partition this single data region into separate regions to avoid overwriting result data from other parallel inspection slots/channels (if they so choose).

Public propertyUsedAcquisitionIDs
Information about which acquired images were used by the inspection process to produce this inspection result.
Top
See Also