Attaches to a new subject and path.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- subject
- Type: System Object
The object instance to monitor.
- path
- Type: System String
Path to property to monitor.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException |
|
| VisionException |
|
Remarks
Changed Raises because this method may change the Path, Subject, IsConnected, PropertyMeta, and Value properties. The following StateFlags may be affected:
See Also