XJAPI is a simple interface that gives low-level access to the JTAG chain via the XJLink. It is intended to allow programmers the ability to integrate the XJTAG hardware into other test systems.

The XJTAG installation includes example projects in C/C++ and C# demonstrating the use of the API. The C# example is easily adapted for use in VB.net if the C# interop wrapper class is compiled into a class library. The examples are installed in the XJTAG Shared Files folder in a folder called ‘XJAPI Examples’. XJTAG installs a shortcut to the XJTAG Shared Files folder in its Start Menu group.

The installation also includes a complete reference for the API.