Adds 1 to the specified elements of a 1D array. If the array is an array of timestamps, this VI increments the element by one second.


icon

Inputs/Outputs

  • c1ddbl.png array in

    array in specifies the 1D array with the element that you want to increment.

    This input accepts an array or an array of clusters of the following data types:
    • Numbers
    • Timestamps
    • Analog Waveforms
  • ci32.png index

    index specifies the index of the element in the array that you want to increment.

    This input accepts a signed 32-bit integer or an array of signed 32-bit integers.

  • i1ddbl.png array out

    array out returns the 1D array with the specified element incremented.

  • Examples

    Refer to the following example files included with LabVIEW.

    • labview\examples\Malleable VIs\Basics\Malleable VIs Basics.lvproj