Admin Production ni-theme
Current Publication

ATTR_TSQ_READER_ACTIVE

LabWindows/CVI

ATTR_TSQ_READER_ACTIVE

Data Type: integer
Description: This attribute specifies whether a reader thread is currently active. A reader thread is active when it is inside a call to CmtReadTSQData or when it has obtained the read pointer from CmtGetTSQReadPtr and has not released it with CmtReleaseTSQReadPtr.
Values:
FALSE (0)False
TRUE (1)True
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.5 and later