Appends waveform B to the end of waveform A. If the sampling rates do not match, the error cluster returns an error. The trigger time of waveform B is ignored. The data type of the Y component of waveform A and waveform B determines the polymorphic instance to use or you can manually select the instance.


icon

Inputs/Outputs

  • cmsdt.png waveform A

    waveform A is the first set of data in the waveform.

  • cmsdt.png waveform B

    waveform B is the set of data appended to the end of waveform A.

  • cerrcodeclst.png error in (no error)

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

  • imsdt.png waveform out

    waveform out is the waveform that results from appending waveform B to waveform A.

  • 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 - Append.vi