TriggerMode Property
TriggerMode Property
Applies To
Vision Sequence
Description
Specifies the type of trigger signal transition used for electronic shutter release acquisition.
Usage
VGet Sequence.TriggerMode, var
VSet Sequence.TriggerMode, value
Sequence Name of a sequence or string variable containing a sequence name.
var Integer variable that will contain the value of the property.
value Integer expression for the new value of the property.
Values
Integer value
1 - Leading edge trigger. The electronic shutter trigger will occur when the trigger signal transitions from
low to high.
2 - Trailing edge trigger. The electronic shutter trigger will occur when the trigger signal transitions from
high to low.
Default: 1
Remarks
The TriggerMode property allows you to match the camera trigger signal transition according to the circuit
you are using.
See Also
RuntimeAcquire Property, Sequence Tab
Vision Guide 5.0 Reference (Ver.5.3) Rev.1 177