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

  • 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 378
TriggerType
Purpose Indicate typ e of trigger used by video in put object
Description The T riggerType property indicates the type of trigger used by the
video input object. Triggers initiate data a cquisition.
You use the
triggerconfig function to specify one of the f ollowing
values for this property.
Trigger Type Description
'hardware'
(if available for
your device )
Trigger executes when a specified condition
is met. You specify the condition using the
TriggerCondition property and you specify the
hardware source to monitor for the condition
in the
TriggerSource property. You use the
triggerconfig function to set the values of
these properties.
'immediate'
Trigger exe cutes imm ediately after you call the
start function.
'manual'
Trigger exe cutes imm ediately after you call the
trigger function.
Characteristics Default value is enclosed in braces ({}).
Access Read only. U se the triggerconfig function to
set the value of this property.
Data type
String
Values
[ 'hardware' | {'immediate'} | 'manual' ]
The 'hardware' option is only included for
devices that support hardware triggers.
See Also Functions
trigger, triggerconfig, triggerinfo
14-53
Vue de la page 378
1 2 ... 374 375 376 377 378 379 380 381 382 383 384 ... 407 408

Commentaires sur ces manuels

Pas de commentaire