Owning Palette: Advanced TDMS VIs and Functions
Requires: Base Development System
Configures the offset at which the TDMS Advanced Asynchronous Read function starts reading data from a .tdms file.
Add to the block diagram | Find on the palette |
channel name in specifies the channel on which to perform the operation. | |||||
group name in specifies the group on which to perform the operation. | |||||
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. | |||||
offset specifies how far in the raw data from the location specified by from to set the file position. The default is 0. If the disable buffering? input of the TDMS Advanced Open function is TRUE, the next read position you set must be a multiple of the sector size of the hard disk. | |||||
from specifies where to set the file position in the raw data based on the offset.
|
|||||
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||
tdms file out returns a TDMS file reference to the .tdms file on which you performed the operation. | |||||
error out contains error information. This output provides standard error out functionality. |
Refer to the following VIs for examples of using the TDMS Set Next Read Position function: