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

E1 http change settings error #40

Open
q3o opened this issue Apr 16, 2020 · 1 comment
Open

E1 http change settings error #40

q3o opened this issue Apr 16, 2020 · 1 comment

Comments

@q3o
Copy link

q3o commented Apr 16, 2020

Hi, I've got an E1 and I'm trying to change via http the shoot_mode setting.
If I do a query first it says:
{"code":0,"desc":"string","key":"shoot_mode","type":1,"ro":0,"value":"Program AE","opts":["Program AE","Aperture priority","Shutter priority","Manual mode"]}
So I want to change to Aperture, I've tried
IP/ctrl/set?shoot_mode="Aperture priority"
=A
=a
=Aperture
and any other likewise variant you can think of, even numbers

Anyone can help me figure out which is the correct option for this key's value?
Thanks

@q3o
Copy link
Author

q3o commented Apr 28, 2020

Just in case someone has the same problem I did, I found out the anwser.
The correct sintax would be
IP/ctrl/set?shoot_mode=Aperture%20priority
I thought I had tried that but I must have skipped that obvious option

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