MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guida Utente Pagina 269

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 268
Software Configuration
10-11
Software Configuration
You need to have GenICam installed, but that is done for you by the Image Acquisition
Toolbox. The necessary environment variables should automatically be set as part of the
installation. You can optionally check to verify the following environment variables. See
the examples below.
Note: If you have a camera that requires a GenICam XML file on a local drive (most
cameras do not), you should set MWIMAQ_GENICAM_XML_FILES environment variable
to the directory of your choice, and then install the camera's XML file in that directory.
However, most cameras do not require or use local XML files.
Windows Example
MWIMAQ_GENICAM_XML_FILES=C:\cameraXML
You can test the installation by using the following command:
imaqhwinfo('gige')
and by looking at the relevant sections of the output when you run the imaqsupport
function.
Linux Example
MWIMAQ_GENICAM_XML_FILES=/local/cameraXML
You can test the installation by using the following command:
imaqhwinfo('gige')
Mac Example
MWIMAQ_GENICAM_XML_FILES=/local/cameraXML
You can test the installation by using the following command:
imaqhwinfo('gige')
and by looking at the relevant sections of the output when you run the imaqsupport
function.
Vedere la pagina 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 573 574

Commenti su questo manuale

Nessun commento