SmartLineTool SelectedTrainingData Property Cognex VisionPro 9.25 SR1
Get

Gets the currently selected SmartLineTrainData from the Database.

Set

Sets SelectedTrainingData.

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

public SmartLineTrainData SelectedTrainingData { get; set; }

Property Value

Type: SmartLineTrainData
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionIf the supplied SmartLineTrainData is not in the SegmentOperator Database.
Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also