CNVFlushOnWriteAttribute
- Updated2023-02-21
- 1 minute(s) read
CNVFlushOnWriteAttribute
Data Type: | integer |
Description: | This attribute specifies whether the library flushes all connections in the write operation. This attribute is valid only for connections created with the CNVCreateWriter function. The default value is 1 (TRUE), which results in better performance in most cases. Flushing on write may cause lower throughput in some high bandwidth conditions, in which case you can set this attribute to 0 (FALSE). In high bandwidth conditions, National Instruments recommends using the CNVBufferedWriter connection. |
LabWindows/CVI Compatibility: |
LabWindows/CVI 8.5.1 and later |