readme updated
This commit is contained in:
parent
bfca6fa374
commit
62dcf49b8c
@ -7,7 +7,7 @@ TODO: add read me details, how to use the script, dependencies, etc.
|
|||||||
1. For the code to work, change the directory to load the KLCCommandLib_x64.dll file in 'KLCCommandLib64.py', line 5.
|
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:
|
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")
|
`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
|
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.
|
script folder on the offline computer.
|
Loading…
Reference in New Issue
Block a user