GetPinByNumber Method
Returns the Pin in this chain with the given pin number on the device with the given name, or null if none was found.
Type: Chain
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public Pin GetPinByNumber(string deviceName, string pinNumber)
Parameters
XJTAG v4.2.5
