CogTrevistaTool RunParams Property Cognex VisionPro 9.21 SR1
Gets or sets the parameters to be used when this Trevista tool is run.

Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 85.1.0.0
Syntax

public CogTrevista RunParams { get; set; }

Property Value

Type: CogTrevista
The parameters to be used at runtime. Default value is a default constructed CogTrevista object.
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flags may be affected:
See Also