Get
Gets the currently selected TrainData from the Database that has IsTraining set to true.
Set
Namespace: Cognex.Vision.ViDiELSets SelectedLabeledTrainData.
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.22.2.0
Syntax
Property Value
Type: TrainDataExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied TrainData is not in the SegmentOperator Database. |
| ArgumentException | If the supplied TrainData has IsTraining set to false. |
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
See Also