CogVerificationVerifiedSimpleResultContainer PropertiesCognex VisionPro 9.8

The CogVerificationVerifiedSimpleResultContainer type exposes the following members.

Properties

  NameDescription
Public propertyActualResult
Get the actual result from the vision tool under test for this verified output.
(Inherited from CogVerificationVerifiedOutputContainer T .)
Public propertyExpectedResult
Get the expected result from the vision tool under test for this verified output.
(Inherited from CogVerificationVerifiedOutputContainer T .)
Public propertyRecord
Returns the contained ICogRecord.
(Inherited from CogVerificationRecordContainer.)
Public propertyResultType
Returns the value container object for the ResultType collection.
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.
(Inherited from CogVerificationVerifiedOutputContainer T .)
Top
See Also