MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guía de usuario Pagina 404

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 574
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 403
17 Functions — Alphabetical List
17-12
Execute a command, such as setting a calibration correction.
executeCommand(g, 'Correction_CalibrateGrey');
Input Arguments
commandname — Name of GigE camera command to execute
character string
Name of command you want to execute on your GigE camera, specified as a character
string. Use the commands function to get the list of available commands for your camera.
Then use executeCommand to execute any of the available commands.
Example: executeCommand(g, 'AutoFocus')
Data Types: char
Vista de pagina 403
1 2 ... 399 400 401 402 403 404 405 406 407 408 409 ... 573 574

Comentarios a estos manuales

Sin comentarios