Run the TLNetChecker.py script if there is an issue locating a device using the API. It is located near the libTLNetAPI_python.py module in the /API/SDK/Bin directory.
Syntax:
Python
Python3 TLNetChecker.py -board_ip=x
|
Parameters |
|
|---|---|
|
board_ip |
Specify the IP address of the board |
Example:
Python
Python3 TLNetChecker.py -board_ip=192.168.50.35