HardReset Method

Stops the JTAG chain from running, and resets all internal XJAnalyser pin states to initial values. If the board is powered by the XJLink, power is switched off (and will switch on next time Run or Step is clicked). Next time the chain is run, any Test Reset sequence will be re-applied before the chain starts.

Type: ChainRunner

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public void HardReset()

Exceptions

System.ObjectDisposedException

The ChainRunner has already been disposed.