Admin Production ni-theme
Current Publication

ATTR_PROGRESSBAR_AUTO_ADJUST

LabWindows/CVI

ATTR_PROGRESSBAR_AUTO_ADJUST

Data Type: integer
Access:read/write
Functions:ProgressBar_GetAttribute
ProgressBar_SetAttribute
Description: When you enable this attribute, the progress bar adjusts its milestones and its total time estimate for the task based on the actual average duration of consecutive sessions. The adjustment that the control makes depends on the adjustment type. The control computes the average duration by giving more weight to the time intervals of recent sessions. The progress bar adjusts automatically by tracking the elapsed times internally through the lifetime of the application.
Default Value: TRUE
Values:
0 (0)False
1 (1)True
LabWindows/CVI
Compatibility:
LabWindows/CVI 2009 and later