Test Method (bool)
Tests the XJLink hardware associated with this instance for any faults.
Type: XJLink
Namespace: XJTAG.Integration
Syntax
public bool Test(bool runLoopBackTest)
Parameters
- runLoopBackTest
Type: bool
if set to
true the loop back test is run.
Return Value
- bool
true if the XJLink tests pass,false otherwise.
Exceptions
- RuntimeException
There was an error in testing.
Remarks
Before running the XJLink test please ensure that all hardware is removed from the XJLink.
If you set the loop back test to run ensure that you have the required loop-back cable connected to your XJLink.
XJTAG v4.2.5
