- Python 3
- Install Python 3.6 or 3.8 or 3.10 which mapping with TLKCore_release, and follow reference user guide of Getting Started with Python Sample Code to make sure your Python environment first.
- Extract zip file under the TLKCore_release then copy the whole
lib/
&logging.conf
to TLKCoreExample/
- Visual Studio - Example runs on Visual Studio 2019 with .NET Framework 4.7.2
-
Install pythonnet
- Please follow the reference link to install pythonnet 3.x.x
-
Setup Python version/path in ExampleMain.cs, and '.' is your output folder, and you can assign external path for external TLKCore libraries to replace
lib
(optional).
-
- Launch TLKCoreExample\TLKCoreExample.sln
- Build project
- [BBoxOne/Lite] Copy your calibration & antenna tables into files/ under the built folder likes bin/Debug/
- BBox calibration tables -> {SN}_{Freq}GHz.csv
- BBox antenna table -> AAKIT_{AAKitName}.csv
- Launch TLKCoreExample.exe