Get
Gets the object whose property or sub-property is being watched.
Set
Namespace: Cognex.VisionSets the object whose property or sub-property is being watched.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: ObjectExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If the state flag of a property cannot be found OR a conversion from PropertyWatcher source to IChangedEvent type fails. |
| VisionException | If the source type or property name change and this function fails to get a new property meta. |
Remarks
Changed Raises because this method may change the Subject, IsConnected, PropertyMeta, and Value properties. The following StateFlags may be affected:
See Also