
RuntimeFreeze Property
RuntimeFreeze Property
Applies To
Vision Sequence
Description
Defines whether or not to freeze the display of an image acquired during a vision sequence.
Usage
VGet
Sequence
.
RuntimeFreeze
,
var
VSet
Sequence
.
RuntimeFreeze
,
value
Sequence
Name of a sequence or string variable containing a sequence name.
var
Boolean variable that will contain the value of the property.
value
Boolean expression for the new value of the property.
Values
False
Do not freeze the image. (Image display area will show live image)
True
Freeze the image. (Image display area will show frozen image)
Default: True
Remarks
The RuntimeFreeze property lets you choose whether to show the image acquired during a sequence, or
show live video after the sequence runs.
See Also
RuntimeAcquire Property, Sequence Tab, Vision Sequences
Vision Guide 5.0 Reference (Ver.5.3) Rev.1
133