Places the value of Input into a new memory location and returns the value in Output. Use this function to control the outcome of the LabVIEW compiler buffer allocation process.

Use this function when you want to control the LabVIEW compiler in order to produce a different result regarding its buffer allocations.


icon

Inputs/Outputs

  • ci32.png Input

    Input is any data to copy to a new location in memory.

  • ii32.png Output

    Output returns the data from Input that LabVIEW copied to a new location in memory.