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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 395
17 Functions — Alphabetical List
17-4
commands
List of commands available for GigE Vision camera
Syntax
commands(g)
Description
commands(g) lists the available commands for the GigE camera g, where g is the object
created using the gigecam function. The output depends on the commands that are
supported by your specific hardware.
Examples
List Commands Available for GigE Camera
The commands function tells you what commands are available for your camera to use.
Use the gigecamlist function to ensure that MATLAB is discovering your cameras.
gigecamlist
ans =
Model Manufacturer IPAddress SerialNumber
____________________ ___________________ _______________ ______________
'MV1-D1312-80-G2-12' 'Photonofocus AG' '169.254.192.165' '022600017445'
Use the gigecam function to create the object and connect it to the camera.
g = gigecam
Vista de página 395
1 2 ... 391 392 393 394 395 396 397 398 399 400 401 ... 573 574

Comentários a estes Manuais

Sem comentários