RefreshImageComplete Event

NI Vision Builder ActiveX

RefreshImageComplete Event

Syntax

NIVBAITargetControl.RefreshImageComplete Inspection, Image, Error

Purpose

Triggered when an asynchronous request for the latest image has completed.

Parameters

Inspection as NIVBAIInspection

The inspection containing the image.

Image as NIVBAIInspectionImage

The image that was refreshed.

Error as NIVBAIError

Contains error information if an error occurred, or Nothing if everything was successful.