ExposureDelay Property
Applies To
Vision Sequence
Description
Sets the delay time between receiving the hardware trigger and starting the exposure.
Usage
VGet Sequence.ExposureDelay, var
VSet Sequence.ExposureDelay, value
- Sequence
- Name of a sequence or string variable containing a sequence name.
- var
- Long expression for the new value of the property.
- value
- Long expression for the new value of the property. .
Values
Long value in microseconds.
Default: 0 (microsecond)
Remarks
Use ExposureDelay to set the time delay between the hardware trigger and the exposure start.
ExposureDelay property is available only when RuntimeAcquire property is set to “2-Strobed” and is not available when RuntimeAcquire property is set to “0-None” or “1-Stationary”.
See Also
RuntimeAcquire Property, ExposureTime Property, StrobeDelay Property, StrobeTime Property