Hi,
I have just started looking at using RFNoC in C++, and I am unsure about what is the "correct" or "best" practice to get multiple streams from a device to the host. In the examples, for a single channel, the streamer source is selected via streamer_args["block_id"] = xxx; streamer_args["block_port"] = xxx; Do you need to have a streamer for each block, or can you have multiple blocks connected to a streamers? And ultimately what is the correct way to implement this? Kind regards, Joshua Sendall
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com