LastValidImage Property (Read Only)

NI Vision for Visual Basic

LastValidImage Property (Read Only)

Syntax

CWIMAQ.LastValidImage

Data Type

Long

Purpose

Index of the last image acquired.

Remarks

LastValidImage returns the image index of the last image acquired. This property is equal to the remainder of LastValidFrame divided by Images.Count.

See Also

FrameCount

LastValidFrame