On 28/02/2023 13:22, sp wrote:
I simulated an RX RFNOC block as a receiver, it works correctly but I want to RX RFNOC blocks to be executed on RF B or another daughter board.
how can change it to another daughter board...
Thanks very much.

_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com
If you look at the 'rfnoc_rx_to_file.cpp' example in the source-code repository, you can see that there are
  "radio-id" and "radio-chan" command-line parameters.

LInes 307 to 320 show the high-level RFNoC API for accessing the different channels within the device.

_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to