LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

block convolution interleaver

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 ?

0 Kudos
Message 1 of 4
(1,326 Views)

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!

Best regards,
GerdW


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

those are just Normal VI's 

Though, thanks for your concern

solution GOT...!!!

 

the sub-vi used here is the above main VI 

0 Kudos
Message 3 of 4
(1,282 Views)

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.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(1,277 Views)