NonTearingDisplay Property

NI Vision for Visual Basic

NonTearingDisplay Property

Syntax

CWIMAQViewer.NonTearingDisplay

Data Type

Boolean

Purpose

Boolean value that specifies if the display should be in nontearing mode.

Remarks

Set this value to True to synchronize viewer updates to the refresh of the screen. Set this value to false to have image updates happen immediately. The default value is False. If your video hardware configuration does not support double-buffering, setting this property to True will fail.