Skip to content
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

Nikon camera initialization - call to GetCapabilites needs to happen earlier in Init logic #17

Open
WarrenHatch opened this issue Aug 12, 2020 · 0 comments

Comments

@WarrenHatch
Copy link

First, thanks for this fantastic package! It is exactly what I was hoping to find to connect my Nikon cameras.

I'm just getting started, but discovered one small glitch in the initialization code.

Within NikonSKDCamera.cs .... The call to GetCapabilites in the Init routine needs to happen before it calls SetCameraToManual. Otherwise all the logic to test capabilities is invalid.

Works fine if the InitiCapabilites call is placed immediately after hooking up CaptureComplete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant