Problem connecting to pylon(basler) camera
-
Hi there. I am trying to access Basler Pylon camera through an application using Qt. But i am having problem in connecting the camera.
Presently my .pro file looks like:
The logs in the application output says:
=>LOG : : SetGenICamLogConfig(path) not called, and environment variable GENICAM_LOG_CONFIG_V3_0 not found. Using default logging configuration.
=>LOG : : Cannot open logger parameter file 'C:/Program Files/Basler/pylon 5/log/config/DefaultLogging.properties'
=>LOG : : Default logger parameter file '$(GENICAM_ROOT)/log/config/DefaultLogging.properties' not foundI am using MSVC2017_64bit compiler.
Any help regarding the issue is welcome.
-
Hi and welcome to devnet,
Do you have the same trouble if you run the pylon application ?
-
@mranger90 No I haven't. Can you please tell me how to do it?
-
It depends on your OS. Since you use the MSVC compiler I guess I can assume its windows.
In that case you can add an environment variable from the System/Advanced System Settings/Environment Variables.
I'd check the docs for the camera's SDK. There may be other things that need to be set.
Does the Windows camera app connect to it ? -
You can set the value yourself so you know where the file is.
-
Have you solved this problem yet?
I had the same problem.
I'm trying to add environment variables,but have no use.
C:\ProgramData\GenICam\xml\cache is path.