Hello,
I have downloaded DPG Downloader Version 1.3.77.154 and ACE Version 1.23.3085.1388.
The ADS7-V2 is Rev D and the 9164 eval board is also Rev D.
I am trying to control the output using MATLAB with the instructions found here:
https://wiki.analog.com/resources/eval/dpg/matlab-ads7
However, I am running into an the following AD9162Setup.m:
Unable to resolve the name AnalogDevices.DPG.Interfaces.SubclassMode.Subclass1
jesd204Core.Tx.Subclass = AnalogDevices.DPG.Interfaces.SubclassMode.Subclass1;
I am not really sure where to proceed from here.