On Tue, May 27, 2014 at 3:07 PM, dushyant.marathe <dushyantmara...@gmail.com
> wrote:

> My GRC flow graph design is as follows:
>
> Two different signal sources => selector (with 2 input & 1 output) => scope
>
> Now I want to change input index of 'Selector' block automatically so that
> for fixed time 1st input is selected and then 2nd.
>


You may try to use Stream Mux, not Selector.
When its Lengths is determined correctly, it select 1st input for a
predetermined fixed time, then select 2nd input.
In this case the second number of Length is a big number, approximate
infinity.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to