User Tools

Site Tools


use_gphoto2_to_configure_dslr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
use_gphoto2_to_configure_dslr [2017/06/25 17:33] walkeradminuse_gphoto2_to_configure_dslr [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 100: Line 100:
 gphoto2 --set-config-value /main/capturesettings/aperture=11 gphoto2 --set-config-value /main/capturesettings/aperture=11
 </file> </file>
 +If we check the aperture setting now, using the same command as before:
 +\\ 
 +<file>
 +gphoto2 --get-config /main/capturesettings/aperture
 +
 +Label: Aperture
 +Type: RADIO
 +Current: 11
 +Choice: 0 4.5
 +Choice: 1 5.6
 +Choice: 2 6.7
 +Choice: 3 8
 +Choice: 4 9.5
 +Choice: 5 11
 +Choice: 6 13
 +Choice: 7 16
 +Choice: 8 19
 +Choice: 9 22
 +</file>
 +We can see now that the <color #ed1c24>Current: 11</color> means that we have set the aperture to F11.
 +\\ 
 +\\ 
use_gphoto2_to_configure_dslr.1498408418.txt.gz · Last modified: 2023/03/09 22:35 (external edit)