Integrating XJTAG with other Test Systems – XJTAG API
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 [...]