ATTR_HISTORY_BUFFER_SIZE
| Type: | Control attribute |
| Description: | The size of the history buffer for the strip chart. This value determines how much previously plotted data is available when you enable ATTR_STRIP_CHART_PAUSED. Pass a value that is at least as large as ATTR_POINTS_PER_SCREEN. |
| Control Types: | Strip charts. |
| Data Type: | integer |
| Valid Range: | Points per screen to 1,000,000 |
| Default Value: | 1024 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 8.5 and later |