asalamon74 / pktriggercord

Remote control for Pentax DSLR cameras
http://pktriggercord.melda.info
GNU Lesser General Public License v3.0
103 stars 38 forks source link

Issue with my K-3II #33

Closed Nats-ji closed 5 years ago

Nats-ji commented 6 years ago

It appears to me that I can't set the ISO on my K-3II. The camera was set in bulb mode. When I used pktriggercord-cli -i 100 -t 1 -o test-1 --file_format=dng --debug, the output file was on ISO1600. debug-1.log

And when I used pktriggercord-cli -i 800 -t 1 -o test-2 --file_format=dng --debug, the output file was still on ISO 1600. debug-2.log

One thing I noticed is that when I set the ISO, the top screen on the camera actually displays the ISO I set at, but the back screen still shows ISO1600.

asalamon74 commented 6 years ago

It is strange, because after changing the ISO the status buffer shows the new value.

What happens if you try to specify an ISO interval using -i 800-1600? Or even -i 800-800