Hi,
I'm using EVAL-TPG-ZYNQ3 with ADRV9008-2 and ADRV9008-1.
When using TES software, everything is fine.
Also when I export the initialization Matlab script, this script runs on Matlab with no issue.
But I would like to transmit and receive data using matlab and not TES.
where can I find AdiCmdServerClient documentation, since the communication between Matlab and and FPGA is done through this library.
I coudn't use "adi.ADRV9009.Tx" since It doesn't support my Matlab version (2016b)
thanks.