GetDeviceByChainPosition Method
Gets the Device at the given (1-based) position in the chain.
Type: Chain
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public Device GetDeviceByChainPosition(int chainPosition)
Parameters
- chainPosition
Type: int
The 1-based integer of the position of the device.
Return Value
- Device
The device at the indicated position in the chain.
XJTAG v4.2.5
