Epson 5 Welding System User Manual


 
AcquireState Result
AcquireState Result
Runtime only
Applies To
Vision Sequence
Description
The AcquireState result is used determine if a picture has been taken for a sequence whose
RuntimeAcquire property has been set to Strobed.
Usage
VGet Sequence.AcquireState, var
Sequence Name of a sequence or string variable containing a sequence name.
var Integer variable that will contain the value of the result.
Values
0 Picture has not been taken, strobe has not yet fired.
3 Picture has been taken.
Remarks
After calling VRun for a strobed sequence, the SPEL
+
program must wait for the AcquireState to become 3
before further vision processing can continue.
See Also
Object Tab, RunTimeAcquire Property
4 Vision Guide 5.0 Reference (Ver.5.3) Rev.1