-
Notifications
You must be signed in to change notification settings - Fork 227
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
Issue when connecting multiple CANON 6D #362
Comments
I am having trouble, getting the same error with a single Canon 6D Mark II, but my error is immediate. |
I should also add that I have no issues in the distributed digiCamControl application performing this same operation. On the example application when the camera list populates at load, or if I power the camera on after launching, this is the log output: I get "Invalid Handle. Failed to get property integer data: propertylid 1281" if I attempt to Capture after that. Thanks. |
Hi folks, ERROR DCC [(null)] - Error initialize EOS camera object Maybe I could give a valuable hint to the specialists there. |
Hi,
But the used Canon EOS R doesn´t have a flash, so this has to bring an error. @dukus Solution: Edit CameraControl.Devices/Canon/CanonSDKBase.cs: @caryreno: For your erroring propertyID 1281, 0x501 is defined as |
Hi,
I'm using digiCamControl to control 3 CANON 6D. If I start the program and turn on one camera, it works perfectly. When I turn on the second camera, it works fine but if I try to shoot a photo with the first one, it says "Invalid Handle. Failed to get property integer data: propertylid 1281". When I turn on the third one, it works but the other two don't, and I'm getting the previous error.
If I restart digicam, they work just fine.
The text was updated successfully, but these errors were encountered: