NIVBAIInspectionEngine
Main engine.
Properties
| ActiveTargets | Collection of open targets. |
| InspectionEngine | Returns a reference to the global NIVBAIInspectionEngine object. |
Methods
| ConnectToTarget | (Obsolete—Use ConnectToTarget2 instead) Connects to either a local or remote target. |
| ConnectToTarget2 | Connects to either a local or remote target. |
| GetTimeout | Retrieves the current timeout for synchronous methods. |
| SetTimeout | Sets the timeout for all synchronous methods. |
| ShowOpenInspectionDialog | Displays a dialog box with a list of all inspections available on the target. |
Events
| InspectionComplete | Triggered after each inspection when looping asynchronously. |
| RefreshImageComplete | Triggered when an asynchronous request for the latest image has completed. |