TDMS Get Asynchronous Write Status (Data Ref) Function
- Updated2025-07-30
- 2 minute(s) read
Returns the number of pending asynchronous writes issued by the TDMS Advanced Asynchronous Write (Data Ref) function.

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.
number of pending writes
—
number of pending writes returns the number of asynchronous writes that have not completed. You can use this information to monitor a write-to-disk operation.
error out
—
error out contains error information. This output provides standard error out functionality. |
tdms file
—
error in (no error)
—
tdms file out
—
number of pending writes
—
error out
—