TDMS Stop Asynchronous Reads Function
- Updated2025-07-30
- 2 minute(s) read
Stops issuing new asynchronous reads. This function does not discard completed asynchronous reads or cancel pending asynchronous reads. After you use this function to stop asynchronous reads, you still can use the TDMS Advanced Asynchronous Read function to read the completed asynchronous reads.

Inputs/Outputs
tdms file
—
tdms file specifies a reference number to the .tdms file on which to perform the operation. Use the TDMS Advanced Open function to open the refnum.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
tdms file out
—
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\File IO\TDMS\Advanced Read and Write\Asynchronous Read and Write\TDMS Advanced Prefetched Asynchronous Read.vi
tdms file
—
error in (no error)
—
tdms file out
—
error out
—