Welcome to the XJTAG support blog
This is your go-to space for tips, insights, and updates straight from the XJTAG development and support team. We’re here to help you get the most out of your XJTAG system by sharing our knowledge, experience, and best practices. You’ll find posts highlighting particular features of the different software packages that make up the XJTAG development system or aspects of the XJEase language.
Have a topic you’d like us to cover or a question you want answered? Let us know!
For product updates check out the Updates Hub.
COM based XJRunner Integration deprecated
In XJTAG 2.6 we released a new .NET based XJRunner Integration API, replacing the old COM based API that was previously available. Version 2.6 and 2.7 continue to support the COM API, but do not install it by default. We recommend that any new development be done against the new .NET API. […]
XJRunner Integration .NET API
Version 2.6 introduced a new XJRunner integration API using the .NET framework along with reworked examples and LabVIEW VIs […]
Schematic Viewer
From version 2.7 onwards XJTAG includes an integrated Schematic Viewer in XJDeveloper and XJRunner. If you have your boards’ schematics in PDF format you can take advantage of this new feature. […]
Automatic suggestion of JTAG chains
To help get your tests up and running more quickly and easily, version 2.7 of XJDeveloper has a new feature which can make suggestions for the JTAG chains in your project. […]
XJTAG version 2.7
A new major version of XJTAG – version 2.7 – is now available from our website for users who are in maintenance. […]
How can Checkchain pass but Connection test report “broken chain”?
This is a common question during the development of a test system. The problem generally occurs when a board is first run, and stems from a slight misunderstanding of what Checkchain is designed to do. This article therefore attempts to explain the difference between the Checkchain function and all other tests, in order to explain how this situation can happen. [...]