Changes between Version 137 and Version 138 of UserGuideGit


Ignore:
Timestamp:
Mar 2, 2009, 11:06:56 AM (16 years ago)
Author:
Frédéric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v137 v138  
    151151== Tethered shooting ==
    152152
    153 It is possible to use an external program to make tethered shooting. The program needs to be run through a shell, where all parameters are given in command-line. If a '''{{{shoot.py}}}''' python script is found in the user config. dir, the 2 functions '''{{{mirrorLockup(stabilizationDelay)}}}''' and '''{{{shoot(bracketNumber)}}}''' will be called instead of internal ones.
     153It is possible to use an external program to make tethered shooting. The program needs to be run through a shell, where all parameters are given on command-line. If a '''{{{shoot.py}}}''' python script is found in the user config. dir, the 2 functions '''{{{mirrorLockup(stabilizationDelay)}}}''' and '''{{{shoot(bracketNumber)}}}''' will be called instead of internal ones.
    154154
    155155Here is an example script which can be used: