DrivenValue Property

Returns the value being driven to the pin.

Type: Pin

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public PinValue DrivenValue { get; }

Type

PinValue

Remarks

When the chain is in the Stopped state, this returns Invalid, indicating that the pin is not driving anything.