Epson Net 5 사용자 설명서

다운로드
페이지 216
 
ScaleFactorMax Property 
 
ScaleFactorMax Property 
 
Applies To 
Vision Objects: Geometric 
 
Description 
Sets / returns the maximum scale factor applied to the ScaleTarget value. 
 
Usage 
VGet  Sequence.Object.ScaleFactorMax, var 
VSet  Sequence.Object.ScaleFactorMax, value 
Sequence  Name of a sequence or string variable containing a sequence name. 
Object 
Name of an object or string variable containing an object name.  The object must exist in the 
specified sequence. 
var 
Real variable that will contain the value of the property. 
value 
Real expression for the new value of the property. 
 
Values 
1.0 - 2.0 
Default: 2.0 
 
Remarks 
ScaleFactorMax and ScaleFactorMin determine the scale range to search for as applied to the ScaleTarget 
property.  The maximum scale found is ScaleFactorMax * ScaleTarget. 
To use ScaleFactorMax and ScaleFactorMin, you must set the ScaleEnabled property to True. 
 
See Also 
Object Tab, Scale Result, ScaleEnable Property, ScaleFactorMin Property, ScaleTarget Property 
Vision Guide 5.0 Reference (Ver.5.3) Rev.1 
137