Admin Production ni-theme
Current Publication

ATTR_TSQ_GROWTH_INCREMENT

LabWindows/CVI

ATTR_TSQ_GROWTH_INCREMENT

Data Type: size_t
Description: This attribute specifies the number of items in the growth increment. When a dynamically sizeable thread safe queue is full and a thread writes items to it, the queue grows its buffer by the smallest multiple of the growth increment needed to hold the new data. You can set this attribute only on queues that are dynamically sizable.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.5 and later