LabWindows/CVI

Table of Contents
  • LabWindows/CVI Fundamentals
  • Creating Applications
  • Distributing Applications
  • Library Reference
  • Programmer Reference
  • Hardware Information

ATTR_SMOOTH_UPDATE

Type: Control attribute
Description: Specifies whether a copy of the graph is stored in an off-screen bitmap. Using an off-screen bitmap results in less plot flicker and smoother cursor movement, but consumes more memory.

0 = Do not use smooth update

1 = Use smooth update
Control Types: Digital graphs, graphs.
Data Type: integer
Default Value: 1
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

0 False
1 True

Log in to get a better experience