MATLAB IMAGE ACQUISITION TOOLBOX 3 Guide de l'utilisateur Page 347

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 408
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 346
Logging
Purpose Indicate whether object is currently logging data
Description The Logging property indicates whether the video input object is
currently logging data.
When a trigger occurs, the object sets the
Logging property to 'on'
and logs data to memory, a disk file, or both, depending on the value of
the
LoggingMode property.
The object sets the
Logging property to 'off' when it acquires the
requested number of frames, an error occurs, or you issue a
stop
command.
To acquire d ata when the object is running but not logging, use the
peekdata function. Note, however, that the peek data function does not
guarantee that all the requested image data is returned. To acquire all
thedatawithoutgaps,youmusthavetheobjectlogthedatatomemory
or to a disk file.
Characteristics Default value is enclosed in braces ({}).
Access Read only
Data type
String
Values
[ {'off'} | 'on' ]
See Also Functions
getdata, i slogging, pee kdata, stop, trigger
Properties
LoggingMode, Running
14-21
Vue de la page 346
1 2 ... 342 343 344 345 346 347 348 349 350 351 352 ... 407 408

Commentaires sur ces manuels

Pas de commentaire