Hi,

 

I've got a strange issue reading rfnoc block registers in python.

 

I have a register populated by windowed statistics in my rfnoc block.

 

In my C++ app I can read this register and see it is being updated at
exactly the right time intervals, but in python this register is mostly read
back (using my block driver methods - i.e. the same C++ methods but now
automatically wrapped for python by the normal compile) as just zero.

 

The update interval is relatively long at 200 ms.

 

Is there any possible reason why this might be?

 

Kind regards, Kevin

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
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