Epson Net 5 사용자 설명서

다운로드
페이지 216
 
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.RuntimeFreezevar 
VSet  Sequence.RuntimeFreezevalue 
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