PropertyWatcher OptimizeIneffectiveChanges Property Cognex VisionPro 9.20
Get

Gets whether the property watcher will optimize out any attempts to set Value to its current value.

Set

Sets whether the property watcher will optimize out any attempts to set Value to its current value.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public bool OptimizeIneffectiveChanges { get; set; }

Property Value

Type: Boolean
Remarks

Changed Raises because this method changes the Path property. The following StateFlags may be affected:

See Also