Epson Net 5 사용자 설명서

다운로드
페이지 216
ShowProcessing Property 
 
ShowProcessing Property 
 
Applies To 
Vision Sequence 
 
Description 
Determines whether image processing should be displayed with RunTimeFreeze set to True. 
 
Usage 
VGet  Sequence.ShowProcessingvar 
VSet  Sequence.ShowProcessingvalue 
Sequence  Name of a sequence or string variable containing a sequence name. 
var 
Boolean variable that will contain the value of the property. 
value 
Integer expression for the new value of the property. 
 
Values 
False 
Do not show processing. 
True Show 
processing 
Default: True 
 
Remarks 
Sometimes when using image processing objects such as ImageOp, it is desirable not to see the processing.  
For example, if you use an ImageOp to binarize an entire image before other objects execute, the display 
will show the binarized image if ShowProcessing is True.  By setting it to False, only the object graphics 
are displayed without showing the image processing. 
 
See Also 
RunTimeFreeze Property, Sequence Tab, Vision Sequences 
158 
Vision Guide 5.0 Reference (Ver.5.3) Rev.1