FrameResult屬性
套用至
視覺物件:ArcFinder、ArcInspector、Blob、BoxFinder、CodeReader、ColorMatch、Contour、CornerFinder、Correlation、DefectFinder、Edge、Geometric、ImageOp、Line、LineFinder、LineInspector、OCR、Point、Polar
說明
設定並傳回要使用之框架的結果編號。
用途
VGet Sequence.Object.FrameResult , var
VSet Sequence.Object.FrameResult , value
- Sequence
- 表示序列名稱的字串變數
- Object
- 物件名稱或表示物件名稱的字串變數。物件必須存在於指定序列中。
- var
- 表示屬性值的整數變數
- value
- 表示新屬性值的整數值或運算式
數值
FrameResult:
- All(使用所有結果)
- 1~n(使用指定結果)
預設:1
詳細說明
設定要使用的Frame結果。若FrameResult屬性設為All,則該物件將用於所有框架結果。
參考
Frame物件