ShowOpenInspectionDialog Method

NI Vision Builder ActiveX

ShowOpenInspectionDialog Method

Syntax

NIVBAITargetControl.ShowOpenInspectionDialog Target

Return Type

NIVBAIInspection

Purpose

Displays a dialog box with a list of all inspections available on the target. The user chooses which inspection to open.

Return Value

Inspection opened. The method returns Nothing if the user cancelled.

Parameters

Target as NIVBAITarget

Target that contains the inspections.