SkipCount Property

NI Vision for Visual Basic

SkipCount Property

Syntax

CWIMAQImage.SkipCount

Data Type

Long

Purpose

Skip count of an image in an acquisition.

Remarks

Use this property to make the acquisition skip frames. The value of the SkipCount property is the number of frames that the acquisition skips before placing an image in the CWIMAQImage object. If an image has a SkipCount of 2, the image acquisition device ignores two frames before it acquires the third frame into the CWIMAQImage object.

See Also

CWIMAQ.Images