__pycache__ | ||
Dasha_LCRCode.py | ||
KLC101_basic_example.py | ||
KLCCommandLib64.py | ||
KLCCommandLib_x64.dll | ||
KLCCommandLib_x64.lib | ||
KLCCommandLibTest.py | ||
readme.txt |
For the code to work, change the directory to load the KLCCommandLib_x64.dll file in 'KLCCommandLib64.py', line 5. The line of code is as follows: klcLib=cdll.LoadLibrary(r"C:\Users\rtan\Documents\RyanWork2024\Dasha-LCR_Code\Thorlabs_KLC_PythonSDK\"KLCCommandLib_x64.dll")