LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Clearing an array

Hi, basic question:
What is the best way to clear an array from memory in a running vi? I've
tried to delete the array, but the data seems to remain in memory.
Basically, I just want to perform the same action as Data Operations > Empty
Array.

Thanks in advance.
0 Kudos
Message 1 of 2
(2,737 Views)
Create empty array of same dimensions and connect it to your array.
0 Kudos
Message 2 of 2
(2,737 Views)