Changes between Version 134 and Version 135 of UserGuideGit


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

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v134 v135  
    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 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.
    154154
    155155Here is an example script which can be used: