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 ZFC Not Working #664

Open
sakibnaz opened this issue Dec 12, 2024 · 0 comments
Open

Nikon ZFC Not Working #664

sakibnaz opened this issue Dec 12, 2024 · 0 comments

Comments

@sakibnaz
Copy link

Hi there.

I am facing problem to test Nikon ZFC with gPhoto2. Below are some test data. Anyone used ZFC with gPhoto2?

Thanks

root@rk:/board/release/test/gphoto#
root@rk:/board/release/test/gphoto# ./gphoto2 --get-config iso
Label: ISO Speed
Readonly: 0
Type: RADIO
Current: 250
Choice: 0 100
Choice: 1 125
Choice: 2 160
Choice: 3 200
Choice: 4 250
Choice: 5 320
Choice: 6 400
Choice: 7 500
Choice: 8 640
Choice: 9 800
Choice: 10 1000
Choice: 11 1250
Choice: 12 1600
Choice: 13 2000
Choice: 14 2500
Choice: 15 3200
Choice: 16 4000
Choice: 17 5000
Choice: 18 6400
Choice: 19 8000
Choice: 20 10000
Choice: 21 12800
Choice: 22 16000
Choice: 23 20000
Choice: 24 25600
Choice: 25 32000
Choice: 26 40000
Choice: 27 51200
END
root@rk:/board/release/test/gphoto# ./gphoto2 --set-config iso=100

*** Error ***
The property 'ISO Speed' / 0x500f was not set (0x200f: PTP Access Denied)

*** Error ***
Property 'iso' not found.

*** Error ***
Failed to set new configuration value 100 for configuration entry iso.
*** Error (-2: 'Bad parameters') ***

For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list [email protected], please run
gphoto2 as follows:

env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --set-config iso=100

Please make sure there is sufficient quoting around the arguments.

root@rk:/board/release/test/gphoto#
root@rk:/board/release/test/gphoto# ./gphoto2 --capture-image

*** Error ***
PTP Access Denied
ERROR: Could not capture image.
ERROR: Could not capture.
root@rk:/board/release/test/gphoto#
root@rk:/board/release/test/gphoto# ./gphoto2 --trigger-capture
ERROR: Could not trigger capture.
*** Error (-1: 'Unspecified error') ***

For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list [email protected], please run
gphoto2 as follows:

env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --trigger-capture

Please make sure there is sufficient quoting around the arguments.

root@rk:/board/release/test/gphoto#

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