You can return to the ACE WIKI Homepage here: ACE Homepage
In some cases after using the ACE offline installer on a machine that has no connection to the internet the ACE application will seem to install as expected but will not load or will close while the splash screen is loading the application. On checking the application log file you will see an error message similar to the one below:
“ERROR: A certificate chain could not be built to a trusted root authority.”
This happens when the certs on the offline machine are out of date. There are a number of things that could be in need of an update but it is most likely the intermediate cert, this can be updated easily by following these steps:
If there are still issues with the certs and the error is still occurring, you can also try the following to update all of the windows certs on an offline machine:
If you are still observing the issue at this point, please contact us on ACE support at ace.portal@analog.com.
In some cases downloading an ACEZIP file from an e-mail or from a remote/networked location has caused the file to become blocked by a security feature in Windows. This is not made clear during the download process but when the user attempts to install the ACE plug-in it will not work correctly.
If this happens, follow these steps to verify the ACEZIP has not been blocked and resolve the issue if it has:
On some machines it has been found that the ACE application is not graphing as expected. If this occurs then open the settings tab in ACE and toggle the “Use Hardware Acceleration” checkbox. Also please check that the PC in question has the most UpToDate graphics driver.
Note: ACE will need to be restarted to reflect any changes made on this settings page.
The High-Speed DAC boards have a second on-board USB controller, make sure this is connected as well as the main FPGA controller board. To avoid potential confusion, ACE only reports boards on the second controller (where it is required).
As of version 1.15, ACE includes an option to use ADI SDP driver for the on-board USB controller to avoid any of the conflicts with VISA drivers listed below and another option to install the DPG Lite application to replace the High-Speed DAC Software Suite.
Both options can be activated by selecting the “High Speed DAC Components” option upon installation:
However, at this time, the High-Speed DAC Eval Boards listed below are not yet supported through ACE but through a dedicated SPI application that requires the NI VISA driver.
The recommended action if you are actively using these High-Speed DAC Eval Boards with dedicated SPI applications is to not select the options discussed above.
Not yet supported through ACE ••• | Supported through ACE with DPG Lite |
---|---|
AD9963/61 | AD9129/19 |
AD9148 | AD9122/21/25 |
AD9789 | AD9135 |
AD9993 | AD9136 |
AD9142A | |
AD9144 | |
AD9162/1/3/4 | |
AD9172/1/3/4/5/6 | |
AD9739A/7A | |
AD9747/6/5/3/1 | |
AD9783/81/80 | |
AD9717/16/15/14 | |
AD9117/16/15/14 | |
AD9707/06/05/04 | |
AD9736/35/34 | |
AD9779A/78A/76A | |
AD9146 | |
AD9739/37 | |
AD9788/87/85 | |
AD9748/44/42/40 (on DPG Lite only) | |
AD9767/65/63/09 (on DPG Lite only) |
If the HSDAC components are not installed, there is a known driver conflict issue between the NI VISA driver and Keysight's VISA driver (used for automation of equipment). To work around this, try setting the Keysight VISA driver as the secondary VISA driver. This can be done with the Keysight installer. If this doesn't work, you may need to uninstall the Keysight Driver.
The same workaround may be necessary for Rhode-Schwarz VISA.
If you need to automate equipment and use ACE at the same time you might have to use two separate PCs. The ACE remote control/scripting interface can be used by networking the PCs and setting Firewall rules appropriately.
Another possible issue causing ACE to not detect Hsdac boards is an outdated version of the “Evaluation Board Service” library. This library is installed as part of DPGDownloader. The “BitFlipper” application installer overwrites the currently installed version of the library with an incompatible one. Reinstalling the latest version of High-Speed DAC Software Suite will restore the correct version of the library.
This is the ACE log entry indicating an incompatible version of the “Evaluation Board Service”
Could not initialise DPG Client System.Exception: Could not query DPG3 for connected evaluation boards ---> System.Exception: DeviceNotResponding at AnalogDevices.DPG.USB.CSA_USB.ControlIn(Int16 requestType, Int16 request, UInt16 wValue, UInt16 wIndex, Int16 length) at AnalogDevices.DPG.EvaluationBoards.Communication.DPG3_CSA.Finder.AttachedBoards(String[] DevicePaths)
While not a bug, the behavior of the register debugger can be confusing and lead users to think that ACE is not successful communicating to the hardware. The register debugger reads and writes directly to the hardware, and it does not update register values stored in the software. This allows the user to avoid any events that would be triggered in the plug-in based on the register change, but this will cause the register map to be out of sync between the hardware and the software. The registers that are out of sync will be indicated by bold lettering in the register map, as seen in the figure below. If the user clicks the “Apply Changes” or if the Apply Changes transaction is executed by any other sequence in the plug-in, then ACE will update the hardware to match the UI, overriding changes made in the register debugger.
As of ACE 1.13, there is an option to change the behavior of the register debugger using the “Update Software Registers” option. Selecting this will cause both the GUI and the hardware to update when registers are read or written through the register debugger.
To preserve the changes made in the register debugger, click the “Read All” toolbar button after completing register debugger writes and before performing any additional operations in ACE.
This issue is addressed in ACE versions 1.7+
There is a known issue with some regional formats that causes bad loading and rendering of board and chip views. When the problem occurs, you may see some shapes appear with missing content and exaggerated size. The problem is particular to formats that use a comma (',') or any character besides '.' as the decimal separator.
To use the workaround, you need to temporarily change the format settings in Windows to a format that uses '.' as the decimal separator such as English (United States). For example, in Windows 7, you can access the setting through Control Panel → Change display language, click the Formats tab, and select “English (United States)” in the “Format” drop-down.
Warnings may be safely ignored and dismissed, but they do highlight likely issues with your PC. The SDPDrivers and ACE package uses the latest signing technology and your PC may be out of date and unable to recognise the signing key.
This issue may affect ACE versions 1.14 and earlier.
When a machine is shared between users, the file access permissions may not be set correctly on all the installed plug-ins. The effect of this is that the plug-in cannot be accessed and fails to load. To fix this issue you will need Administrator privileges (or contact your Admin) in order to wipe out existing file permissions and reset appropriately.
This issue only affects ACE Version 1.13
Some of the earlier versions of ACE Release 1.13 had an issue where the ACE updater was not detecting and downloading the latest version of ACE. If this happens, simply download the latest version of ACE from the Analog Website and install manually.
This was resolved in ACE version 1.14.2763.1212.
When updating from an older version of ACE there is an issue that can cause ACE to crash on startup. ACE can crash with one of the two following errors present in the exception.txt or AppTrace.log application log files:
System.NullReferenceException: Object reference not set to an instance of an object. at AnalogDevices.Csa.UI.Themes.ThemeSelector.ApplyPreferredTheme() at AnalogDevices.Csa.App.Wpf.CsaApplication..ctor() at AnalogDevices.Csa.App.Wpf.Program.Main()
System.Exception: Cannot find resource named 'WindowBackgroundBrush'. Resource names are case sensitive.
This occurs because of a missing user setting when moving from older versions of ACE. This should not occur if you perform a scrub uninstall prior to updating the software, if you are updating from a version of ACE higher than v1.12 or if you are installing ACE for the first time.
The issue will not occur with the latest update of ACE, however if you are already experiencing this and need to resolve it in order for ACE to start, follow the steps below:
This will fix the startup issue and allow ACE to generate a new complete user settings file.
In some cases when you try to open an ACEZIP file it may result in the ACE application crashing.
If this happens, follow these steps to add the plug-in within the ACE application.
IIO currently does not work with ACE x86. It requires the 64-bit version of ACE.
In certain conditions, controller boards using IIO might not be detected by ACE. You can identify this specific issue using these steps:
Download and install the Visual Studio 2013 redistributables from here: https://www.microsoft.com/en-us/download/details.aspx?id=40784 Restart ACE after the installaion.
Alternatively please contact ACE support at ace.portal@analog.com