SingleStep Method

Performs one JTAG chain cycle, applying any preset writes. When running continuously, this is effectively the same as Pause.

Type: ChainRunner

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public void SingleStep()

Exceptions

System.ObjectDisposedException

The ChainRunner has already been disposed.