GetPinByNumber Method
Returns the Pin on this Device with the given number, or null if none was found.
Type: Device
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public Pin GetPinByNumber(string pinNum)
Parameters
- pinNum
Type: string
The number of the Pin to return.
XJTAG v4.2.5
