StrobeDelay Property

Applies To
Vision Sequence

Description
Sets / returns the delay time between receiving the hardware trigger signal and turning on the camera's strobe lamp output.

Usage

VGet  Sequence.StrobeDelay, var
VSet  Sequence.StrobeDelay, value
Sequence
Name of a sequence or string variable containing a sequence name.
var
Long variable that will contain the value of the property.
value
Long value or expression that will contain the new value of the property.

Values
Long value in microseconds.

Default: 0 (microsecond)

Remarks
Use StrobeDelay to set the time delay between the hardware trigger signal and turning on the strobe lamp output.

See Also
RuntimeAcquire Property, ExposureTime Property, ExposureDelay Property, StrobeTime Property