LampDelay Property

Applies To
Vision Calibration

Description
Sets / returns the amount of time to wait for a calibration lamp to turn ON.

Usage

VGet  Calibration.LampDelay, var
VSet  Calibration.LampDelay, value
Calibration
Name of a calibration or string variable containing a calibration name.
var
Integer variable that will contain the value of the property.
value
Integer value or expression for the new value of the property.

Values
Integer number in seconds

Remarks
Use the LampDelay property to allow time for a lamp to turn ON before calibration continues. This is especially useful for a lighting apparatus, such as a flourescent lamp, which requires time until the light source becomes stable.

See Also
Lamp Property, MotionDelay Property, UpwardLamp Property