Admin Production ni-theme
Current Publication

ATTR_TSQ_WRITER_ACTIVE

LabWindows/CVI

ATTR_TSQ_WRITER_ACTIVE

Data Type: integer
Description: This attribute specifies whether a writer thread is currently active. A writer thread is active when it is inside a call to CmtWriteTSQData or when it has obtained the write pointer from CmtGetTSQWritePtr and has not released it with CmtReleaseTSQWritePtr. This attribute is TRUE also while a thread is resizing the thread safe queue.
Values:
FALSE (0)False
TRUE (1)True
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.5 and later