Admin Production ni-theme
Current Publication

ATTR_STRIP_CHART_PAUSED

LabWindows/CVI

ATTR_STRIP_CHART_PAUSED

Type: Control attribute
Description: Enable this attribute to pause plotting on the strip chart. When you pause plotting, LabWindows/CVI displays a scroll bar on the strip chart, which allows the user to view previously plotted data. Specify how many points are available to view with the ATTR_HISTORY_BUFFER_SIZE. Only valid when the scroll mode is set to continuous.
Control Types: Strip charts.
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.5 and later

Values

0 False
1 True