ITrainDatabaseVerifier InterfaceCognex VisionPro 9.22 SR1

This interface defines an object that can used for verifying the items in a train database.

Namespace: Cognex.Vision.ELCore
Assembly: Cognex.Vision.ELCore.Net (in Cognex.Vision.ELCore.Net.dll) Version: 9.22.2.0
Syntax

public interface ITrainDatabaseVerifier : IObject

The ITrainDatabaseVerifier type exposes the following members.

Methods

  NameDescription
Public methodVerify

Runs the verification on the specified smart train data.

Top
See Also