ImmediateUpdates Property

NI Vision for Visual Basic

ImmediateUpdates Property

Syntax

CWIMAQViewer.ImmediateUpdates

Data Type

Boolean

Purpose

Boolean that specifies if the viewer draws new data as soon as it is available, or if the form refreshes the viewer when it draws other controls.

Remarks

Set this property to True to update the viewer as soon as new data is available. Set this property to False to have the container, such as a Visual Basic form, control the update rate.

See Also

CWIMAQOverlay

Refresh