-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't save the UserDefinedName to the camera #801
Comments
you need to open the camera object and then set the userdefine name to the camera object. |
@SMA2016a |
sure,
|
@SMA2016a It actually raises two questions for me -
|
|
problem solved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe what you want to implement and what the issue & the steps to reproduce it are:
I try to set a custom name to the camera, using
SetUserDefinedName()
:But it has nothing to do with the real camera!
It only modifies the python object.
How do I commit this name to the camera?
Is your camera operational in Basler pylon viewer on your platform
Yes
Hardware setup used
MacOS 14.6.1 (23G93)
MacBook Air M3
Camera(s) used
you snippet doesn't work:
Runtime information:
The text was updated successfully, but these errors were encountered: