ShowXJEaseDebug Property

Gets or sets a value indicating whether additional XJEase debug output is generated (displayed in the XjtagOutputBox if there is one, included in the log file(s) or included in the OutputFromLastTestRun). This output reports which pins are being selected to read and write nets at runtime.

Type: Runner

Namespace: XJTAG.Integration.XJRunner

Syntax

public bool ShowXJEaseDebug { get; set; }

Type

bool

Remarks

If this is set false, then ShowLogicDebug will also be set false.