Hi Jonathon, Thanks for the reply!
On 19/01/21 13:18, Jonathon Pendlum wrote: > [...]. You can use "auto > gain_blocks = graph->find_blocks<rfnoc::example::gain_block_control>("");" > to get your gain block. As stated in my original mail: > On Thu, Jan 14, 2021 at 6:37 PM Cédric Hannotier via USRP-users < > usrp-users@lists.ettus.com> wrote: > > [...] > > auto gain_blocks = > > graph->find_blocks<rfnoc::example::gain_block_control>(""); > > > > is empty, [...] meaning: "auto gain_blocks = graph->find_blocks<rfnoc::example::gain_block_control>("");" returns a vector of length 0. -- Cédric Hannotier _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com