SegmentExceptionCodes EnumerationCognex VisionPro 9.25 SR1

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.25.1.0
Syntax

public enum SegmentExceptionCodes
Members

  Member nameValueDescription
SegmentNoAssignmentsException0

An exception with this code is thrown when Train is called when its Database doesn't have data ready for Training. See HasDataForTraining.

See Also