removed notes.txt

This commit is contained in:
ryantan 2024-11-02 11:47:56 +01:00
parent 87e23e01c0
commit 79765dd0e3

View File

@ -1,7 +0,0 @@
1. 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")
2. Another issue is then importing the other needed folders, probs have to have all the required files in the same scan
script folder on the offline computer.