StartInspection Method

NI Vision Builder ActiveX

StartInspection Method

Syntax

NIVBAIInspection.StartInspection

Purpose

Runs the inspection asynchronously in a loop. Every time an inspection finishes, an InspectionComplete event is triggered.

Remarks

This method performs the inspection asynchronously, which might result in out-of-date data. If your application must run synchronously, use NIVBAIInspection.Inspect.