Hi James,

The Siggen RFNoC block does not support timed commands.

Jonathon

On Wed, Jan 22, 2020 at 3:32 PM Xingjian Chen via USRP-users <
usrp-users@lists.ettus.com> wrote:

> Hi,
> Is there a way to use timed command for E312 rfnoc siggen module for setup
> gain?
> I am trying something like below. Is this the right way? Thank you.
>
>             uhd::time_spec_t cmd_time = time_ref +
> uhd::time_spec_t(i*256/28e6*10*2000*10);
>             ctrl_siggen_ch0->set_command_time(cmd_time);
>             ctrl_siggen_ch0->set_arg<int>("gain", 3086) ;
>
> James
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to