GetXJLink Method (uint)
Gets an XJLink instance for the XJLink with the specified serial number. Returns null if there are no XJLinks available with that serial number.
Type: XJLink
Namespace: XJTAG.Integration
Syntax
public static XJLink GetXJLink(uint xjlinkSerialNumber)
Parameters
- xjlinkSerialNumber
Type: uint
The serial number of the XJLink to get.
Return Value
XJTAG v4.2.5
