CogVerificationVerifiedOutputContainer T  PropertiesCognex VisionPro

The CogVerificationVerifiedOutputContainer T  type exposes the following members.

Properties

  NameDescription
Public propertyActualResult
Get the actual result from the vision tool under test for this verified output.
Public propertyExpectedResult
Get the expected result from the vision tool under test for this verified output.
Public propertyRecord
Returns the contained ICogRecord.
(Inherited from CogVerificationRecordContainer.)
Public propertyVerificationResult
Get the verification result for this verified output. The verification result is a boolean that indicates if the expected value matched the actual value.
Top
See Also