WDT Align Waveform Timestamps DBL VI

Replaces all the time stamp values (t0) in waveforms in with the value of the index element in the array. The data type you wire to the waveforms in input and the data type of the Y component of the analog waveform determine the polymorphic instance to use.


icon

Inputs/Outputs

  • c1dmsdt.png waveforms in

    waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed.

  • ci32.png index

    index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • i1dmsdt.png waveforms out

    waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index.

  • ierrcodeclst.png 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\Waveform\Waveform - Align Timestamps.vi