Changes between Version 191 and Version 192 of UserGuideGit
- Timestamp:
- Feb 15, 2010, 11:15:04 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v191 v192 295 295 == Plugins == 296 296 297 Plugins is the main new feature of the 2.x branch.297 Plugins architecture is the main new feature of the 2.x branch. It is now very simple to support new hardware/tethered shooting programs. 298 298 299 299 === Yaw/pitch axis plugins === … … 309 309 ==== !GigaPanBot ==== 310 310 311 Plugin to drive a !GigaPanBot head axis. 311 No additional params 312 312 313 313 ==== Merlin-Orion ==== 314 315 Plugin to drive a Merlin-Orion head axis.316 314 317 315 * '''Hard''' tab: … … 321 319 ==== !PixOrb ==== 322 320 323 Plugin to drive a !PixOrb head axis.324 325 321 * '''Main''' tab: 326 322 * '''Speed index''': index for maximum speed table … … 330 326 331 327 ==== Pololu Servo ==== 332 333 Plugin to drive a Pololu servo-based head axis.334 328 335 329 * '''Main''' tab: … … 342 336 ==== Simulation ==== 343 337 344 This plugin simulates a complete axis.345 346 338 * '''Main''' tab: 347 339 * '''Speed''': speed of the axis … … 350 342 351 343 ==== DSLR Remote Pro ==== 352 353 Plugin to use the Breeze DSLR Remote Pro tethered shooting program.354 344 355 345 * '''Main''' tab: … … 367 357 ==== EOS Utility ==== 368 358 359 * '''Main''' tab: 360 * '''Program path''': path to '''{{EOSBracket.exe}}''' program 361 * '''EOS Utility version''': version of the EOS Utility program 362 * '''Bracketing nb picts''': number of times to release the shutter 363 * '''Bracketing stops''': exposure compensation value to use between 2 picts 364 * '''Bracketing type''': order of compensation values 365 * '''Dry run''': if checked, don't actually execute the command 366 * '''Bulb''' tab: 367 * '''Enable''': enable bulb mode 368 * '''Base exposure''': exposure time 369 * '''Focus''' tab: 370 * '''Enable''': enable focus stacking mode 371 * '''Direction''': focus stacking direction 372 * '''Step''': focus stacking step 373 * '''Step count''': ??? 374 * '''Nb picts''': number of times to release the shutter in focus stacking mode 375 376 ''Note: this plugin needs additional utility. See: GIVE LINK.''' 377 369 378 ==== Generic Tethered ==== 370 379 380 * '''Main''' tab: 381 * '''Mirror lockup''': lockup the mirror before shooting 382 * '''Mirror lockup command''': command to use to lockup the mirror 383 * '''Shoot command''': command to use to trigger the shutter 384 * '''Bracketing nb picts''': number of times to release the shutter 385 386 ''Note: brackting step missing.'' 387 371 388 ==== !GigaPanBot ==== 372 373 Plugin to drive the !GigaPanBot head shutter contact.374 389 375 390 * '''Main''' tab: … … 383 398 ==== Gphoto ==== 384 399 400 * '''Main''' tab: 401 * '''Mirror lockup''': lockup the mirror before shooting (do a first shutter release before real one) 402 * '''Bracketing nb picts''': number of times to release the shutter 403 * '''Bracketing step''': exposure compensation value to use between 2 picts 404 405 ''Note: not yet functional.'' 406 385 407 ==== Merlin-Orion ==== 386 387 Plugin to drive the Merlin-Orion head shutter contact.388 408 389 409 * '''Main''' tab: … … 401 421 ==== !PixOrb ==== 402 422 403 Plugin to drive the !PixOrb head shutter contact.404 405 423 * '''Main''' tab: 406 424 * '''Time value''': time to wait during shutter release … … 412 430 413 431 ==== Pololu Servo ==== 414 415 Plugin to drive the Pololu servo-based head shutter contact.416 432 417 433 * '''Main''' tab: … … 428 444 ==== Simulation ==== 429 445 430 This plugin simulates a complete shutter contact.431 432 446 * '''Main''' tab: 433 447 * '''Time value''': time to wait during shutter release … … 437 451 ==== Timelord ==== 438 452 453 * '''Main''' tab: 454 * '''Program path''': path to '''{{Timelord.exe}}''' program 455 * '''LRD file''': path to '''{{.lrd}}'' config file 456 439 457 ==== Ursa Minor USB ==== 458 459 * '''Main''' tab: 460 * '''Time value''': time to wait during shutter release 461 * '''Mirror lockup''': lockup the mirror before shooting (do a first shutter release before real one) 462 * '''Bracketing nb picts''': number of times to release the shutter 463 * '''Hard''' tab: 464 * '''Pulse width high''': time during the shutter contact is closed 465 * '''Pulse width low''': time during the shutter contact remains low before next pulse high 466 * '''Trigger line''': seria line to use to trigger the shutter 467 * '''Line inverted''': invert trigger line active signal 440 468 441 469 == Keyboard shortcuts ==