MATLAB IMAGE ACQUISITION TOOLBOX 3 Uživatelská příručka Strana 307

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 408
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 306
start
An image acquisition object stops running when one of the following
conditions is met:
The
stop function is issued.
The requested number of frames is acquired. This occurs when
FramesAcquired = Fram esPerTrigger * (Trigger Repeat + 1)
where F ramesAcquired, FramesPerTrig ger,andTriggerRepeat are
properties of the video input object.
A run-time error occurs.
The object’s
Timeout value is reached.
Examples The start function can be called by a video input object’s event callback.
obj.StopFcn = {'start '};
See Also imaqfind, imaqhelp, propinf o, stop, trigger, trigge rconfig
12-53
Zobrazit stránku 306
1 2 ... 302 303 304 305 306 307 308 309 310 311 312 ... 407 408

Komentáře k této Příručce

Žádné komentáře