LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

add dimension of an array subset

Hi, everyone. I am studying the array chapter based on a book. Here is a small problem i met, i want to increase the size of the array subset. According to the HELP TEXT, i can do it by putting the crusor at the bottom of the array subset, then resize it by drag down. However, it didn't give me the tool to resize this array subset when i put my crusor at the edge of the bottom. Also i have tried right click on the array subset to see if there is an option to add the size, still not. Can anyone tell me why this happened? Thanks 

Download All
0 Kudos
Message 1 of 4
(2,560 Views)

you only have a 1d array, if you had a 2d...it auto builds

acq.png

0 Kudos
Message 2 of 4
(2,553 Views)

You can only have one array subset per operation (that's why this idea exists!) As mentioned above, the node expands for each dimension of the array.

 

... and yes, I agree that the context help drawing is misleading, because we cannot get a resize tool as shown.

0 Kudos
Message 3 of 4
(2,531 Views)

thanks for your help! 

0 Kudos
Message 4 of 4
(2,509 Views)