No. I have written work function for a custom block. Inside that work function, 
I have a local variable "temp" which updates very less frequently. Since the 
output of the block updates at a different (higher) rate, I can't pull out temp 
to make it an output. How should I go about saving the values of temp?




________________________________
 From: sumitstop <[email protected]>
To: [email protected] 
Sent: Tuesday, October 23, 2012 2:32 PM
Subject: Re: [Discuss-gnuradio] saving internal (to a block) variable values to 
a file
 
Are you talking about gr.file_sink() ? 



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/saving-internal-to-a-block-variable-values-to-a-file-tp38118p38120.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to