discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Looking for working "hello world" example for "fu


From: mario behn
Subject: Re: [Discuss-gnuradio] Looking for working "hello world" example for "function probe" with "signal probe"
Date: Wed, 28 Mar 2012 20:24:05 +0100

That is what I tried,  I suppose if that ID is my probe and level the
function of ID , then the
variable_function_probe_0 should get the level value at the set interval?

Now if the values arrive at the probe are two different ones (f.e. 0
and 1) , I suppose I can do something like

0 IF (variable_function_probe_0<0.5) ELSE 1 in the value area of a
valve block. The valve should then be triggered by the probe signal.

 What actually like to do is, to set a valve to passthrought for a
defined time frame, based on a trigger
pulse to create a gate with a set time. Maybe there is a better way to do this?

On Wed, Mar 28, 2012 at 7:19 PM, Ben Reynwar <address@hidden> wrote:
> On Wed, Mar 28, 2012 at 6:04 AM, mario behn <address@hidden> wrote:
>> Hi,
>>
>> I'm looking for a working "hello world" example for using
>> "function probe" with "signal probe" in gnuradio companion.
>>
>> I can't get it to work with the existing documentation found.
>>
>> Thanks for any input.
>>
>> Mario
>
> In the "Function Probe" block you want:
> Block ID: whatever the ID of your "Probe Signal" block is.
> Function Name: level
>
>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]