Reduce array "resolution" in LabView -


really simple question, can't around visual programming. have array of size 600. want reduce size of 10 grabbing number every 60 index of array. know how in normal programming language, can't figure out labview. can have pity , me out? i've attached i'm @ far, it's sad.

enter image description here

what have way if needed fixed sized array. important if running on fpga or need reduce jitter on rt target.

what have not easiest way this. easier way accumulate new array shift register so:

enter image description here

as can see- if index multiple of 60 element appended array. otherwise, in false case, array passed through unmodified.

you should know that, although method easier use, cause memory allocations increase size of array being accumulated. isn't problem.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -