MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guide de l'utilisateur Page 374

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 574
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 373
16 Troubleshooting
16-28
http://www.mathworks.com/support/solutions/en/data/1-F36R0R/index.html
8
If you are able to start acquisition without error but do not receive any frames, and if
you are using a larger PacketSize, make sure that your hardware and the network
between the computer and the camera support jumbo frames, and also that your
Ethernet card driver is set to allow them at the size that you are attempting to use.
9
The toolbox attaches the block ID (frame ID) as metadata to the frame. If your
camera does not start a new acquisition at block 1, if you want to know if you lost
initial frames, you can check the metadata. If the first frame's block ID is not 1, you
may have some missing frames. For example, use this command in MATLAB:
[d t m]=getdata(vid,2);
m(1)
The answer will include the Block ID and the FrameNumber.
10
Run the imaqsupport function for further troubleshooting information.
Vue de la page 373
1 2 ... 369 370 371 372 373 374 375 376 377 378 379 ... 573 574

Commentaires sur ces manuels

Pas de commentaire