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

  • 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 540
TimerFcn
18-51
TimerFcn
Specify MATLAB file callback function to execute when timer event occurs
Description
The TimerFcn property specifies the MATLAB file callback function to execute when
a timer event occurs. A timer event occurs when the time period specified by the
TimerPeriod property expires.
The toolbox measures time relative to when the object is started with the start function.
Timer events stop being generated when the image acquisition object stops running.
Note Some timer events might not be processed if your system is significantly slowed or
if the TimerPeriod value you specify is too small.
Characteristics
Access Read/write
Data type String, function handle, or cell array
Values The default value is an empty matrix ([]).
See Also
Functions
start, stop
Properties
TimerPeriod
Vue de la page 540
1 2 ... 536 537 538 539 540 541 542 543 544 545 546 ... 573 574

Commentaires sur ces manuels

Pas de commentaire