MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Uživatelská příručka Strana 282

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 574
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 281
11 Using the GigE Vision Interface
11-8
Then use executeCommand to execute any of the commands found by the commands
function. The command name is passed as a character string. For example, set a
calibration correction.
executeCommand(g, 'Correction_CalibrateGrey');
The camera is set to correct the grey calibration when you acquire images.
You may have a camera that has a command to perform auto focus. With a gigecam
object named gcam and a GigE command named AutoFocus.
executeCommand(gcam, 'AutoFocus');
You can also see the list of commands for your camera by clicking the Show Commands
link at the bottom of the properties list when you create the gigecam object.
Zobrazit stránku 281
1 2 ... 277 278 279 280 281 282 283 284 285 286 287 ... 573 574

Komentáře k této Příručce

Žádné komentáře