XJRun – Command-line Test Runner
Most of our users will be familiar with XJRunner, our production test runner, but many perhaps will not be aware of the command-line version, XJRun, that also comes as part of the XJTAG installation. […]
Most of our users will be familiar with XJRunner, our production test runner, but many perhaps will not be aware of the command-line version, XJRun, that also comes as part of the XJTAG installation. […]
It is now possible to produce log files which save the test output to be displayed at a later time in the same way as it is displayed on the Run Tests screen. When these formatted log files are viewed, they contain the tables, expandable sections and hyperlinks as are displayed in the test output on the Run [...]
‘Dynamic Chains’ is a term we’ve coined to describe a test system that has the ability to drive more that 1 JTAG chain configuration. This may be possible if it has multiple chains driven by different TMS or TCK pins, or a single chain that has multiple JTAG device variations (for example using a Scan Bridge). Before v3.3, XJTAG projects [...]
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. […]
The latest version of XJTAG, version 3.1, is built using the .NET 4.0 framework. To use the latest version of the XJRunner Integration assembly within LabVIEW, LabVIEW must first be configured to accept .NET 4.0 assemblies. […]
A new major version of XJTAG – version 3.1 – is now available from our website for users who are in maintenance. […]
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. [...]
Version 2.6 introduced a new XJRunner integration API using the .NET framework along with reworked examples and LabVIEW VIs […]