ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array of clusters

Looking for examples on deleting an element from an array of clusters after a dialog to the user commences. So, I know my case structure needs to be inside my for loop. I've tried using delete from array, but need some examples as it's not doing as I intend it to. 

0 Kudos
Message 1 of 3
(3,037 Views)

Hi emughal,

 

DeleteFromArray does exactly what its name implies: it deletes an element from an array…

 

I've tried using delete from array, but … it's not doing as I intend it to. 

Maybe you should attach YOUR VI so we can tell you what YOU have done wrong…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(3,033 Views)

what do you expect it to do, and what does it actually do?

example-delete-from-array.png


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 3 of 3
(3,012 Views)