If you can send a message from a custom block this might work: https://wiki.gnuradio.org/index.php/Message_Pair_to_Var
I have done this before in C++ but not in Python. On Sun, 16 Apr 2023, 13:53 DİREN ERDEM AYDIN, <ayd...@mef.edu.tr> wrote: > Guys, > > Any idea? sorry for bothering you again.. > > On Thu, Apr 13, 2023 at 12:03 AM DİREN ERDEM AYDIN <ayd...@mef.edu.tr> > wrote: > >> Dear all, >> >> I want to ask you that is it possible to change a QT GUI Range or Chooser >> variable from a custom python block? >> >> I have inserted the flowgraph below. I can track the GUI variables by >> giving their IDs to a constant source, which is then connected to the >> python block. However, I would also like to adjust LO >> frequency (lo_freq) in the custom block, I can define one more output but >> have no idea how that output will affect the QT GUI Range variable.. >> >> Regards, >> dea >> > > ------------------------------ > *Yasal Uyarı: MEF ÜNİVERSİTESİ bu mesajın içeriği ile ilgili hiçbir yasal > sorumluluk taşımaz.* > *Legal Disclaimer: MEF UNIVERSITY does not accept any legal liability or > responsibility for the content of this message.* >