User`s guide

TriggerCondition
Purpose Indicate required condition before trigger event occurs
Description The TriggerCond ition property indicates the condition that must be
met, via the
TriggerSource, before a trigger e vent occurs. The trigger
conditions that you can specify depend o n the value of the
TriggerType
property.
TriggerType Value Conditions Available
'hardware'
(if available for
your device)
Device-specific.
For example, some Matrox h ardware support
conditions such as
'risingEdge' and
'fallingEdge'.Usethetrig gerinfo function
to view a list of valid values to use w ith your
image acquisition hardware.
'immediate' 'none'
'manual' 'none'
You must us e the triggerconfig function to set the value of this
property.
Characteristics
Access Read only. Use the trigger conf ig function to set
the value of this property.
Data type
String
Valu es Dev ice specific. Use the triggerin fo function to
view a list of valid va lu es to use with your ima ge
acquisition hardware.
See Also Functions
trigger, triggerconfig, triggerinfo
14-45