08-12-2019 06:52 AM
On the VST 5840 I'd like to set items such as frequency from another FPGA card that is passing data back and forth using P2P.
Normally we set these values from the Host using say the RFSG interface. In this case we do not want to have to go through the host.
I do not see how this can be set. I've checked here http://zone.ni.com/reference/en-XX/help/371025V-01/rfsgproperties/cnirfsg/ and http://zone.ni.com/reference/en-XX/help/371025V-01/rfsg/fpga_extensions/
09-19-2019 05:57 PM
What version of NI-RFSG are you using?
09-20-2019 05:47 AM
18.0, we found this is not possible.
We found that one option is that if we get and modify the FPGA vi of the 5840 we could do this, but it is a very complex approach.