Better filtering of Log Files
One new feature in XJTAG 3.11 is the ability to filter the formatted log files in the File List of the Log File Viewer based on a variety of different criteria. […]
One new feature in XJTAG 3.11 is the ability to filter the formatted log files in the File List of the Log File Viewer based on a variety of different criteria. […]
XJTAG 3.10 adds a control that allows the default values of XJEase global variables to be overridden. In XJDeveloper, clicking on ‘Options’ at the bottom of the test list on the Run Tests screen now includes a Set Global Variables tab: […]
Much of the content in the XJRunner .NET Integration is also relevant to the XJAnalyser .NET Integration, which is new for XJTAG 3.9. Therefore we have taken the decision to combine the two into a single new assembly, XJIntegration, which means that resources can be shared between the two integrations, and allows them both to [...]
Until now, XJRunner tests have been limited to functions which have no input arguments and a single return argument (which returns the result). XJTAG v3.5 relaxes that restriction, allowing input in XJRunner tests, though there is still a requirement to have a single return argument for the result. […]
Alongside other improvements to the XJRunner test setup, XJTAG v3.5 has a new interface to specify bus access from the test system using the XJRunner Setup screen. When you edit a test there is now a Bus Access tab on the dialog, which allows full control of which pins are used to read and/or write [...]
It has always been possible to construct tests in XJEase which were conditional on something else having happened, or a previous test having passed, but the new v3.5 release includes a number of major enhancements to the setup, running and control of tests in XJDeveloper and XJRunner, some of which make conditional testing much easier to [...]
In Version 3.0.2 and later an additional Settings tab has been added to the XJRunner Setup screen in XJDeveloper. This tab, labelled “Functions”, […]
A new XJRunner Integration .NET API was released in XJTAG 2.6. This came with a new set of LabVIEW examples detailing how the API could be used within the LabVIEW environment. These examples have been added to since that release. […]
One of the new features in the recent v3.1 software release is a Fault Dictionary. This release cycle, one of our main goals was to make XJTAG more production friendly, and the fault dictionary provides a way of sharing relevant knowledge about a board between development and production engineers. […]