MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guia do Utilizador Página 404

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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 página 403
1 2 ... 399 400 401 402 403 404 405 406 407 408 409 ... 573 574

Comentários a estes Manuais

Sem comentários