02-27-2023 11:54 PM
my problem is convolution interleaver
i have developed it
but i need to run it for block wise
eg :
input
1st time : 1-50
2nd time : 50-100
output
1st time : interleaved bits of 1-50
2nd time : interleaved bits of 1-100
can any legends help me with that ?
02-28-2023 01:13 AM
Hi Harish,
@Harishkanmani wrote:
can any legends help me with that ?
Well, there probably someone could do so, BUT: you forgot to attach all the subVIs for this "3.vi".
ZIP the whole folder containing all needed VIs and attach that ZIP!
@Harishkanmani wrote:
input
1st time : 1-50
2nd time : 50-100
output
1st time : interleaved bits of 1-50
2nd time : interleaved bits of 1-100
This doesn't explain what you want to achieve.
Please provide better/more details!
02-28-2023 05:48 AM
those are just Normal VI's
Though, thanks for your concern
solution GOT...!!!
the sub-vi used here is the above main VI
02-28-2023 06:15 AM
Hi Harish,
@Harishkanmani wrote:
those are just Normal VI's
No, they aren't "normal" VIs!
Your VI is missing:
..\2\VIs\MaxEye_Decimate_The_Array.vi
..\day9\remove zeros.vi
..\Day10\VIs\Maxeye_roatate.vi
..\VIs\MaxEye_2D_to_1D_array.vi
..\VIs\counter.vi
These are NO VIs from NI…
Currently nobody can examine your code as you don't provide the needed subVIs!
(There is only one additional subVI from Modulation toolkit.)