EasyManua.ls Logo

Matrix Vision mvHYPERION-Series - Page 118

Matrix Vision mvHYPERION-Series
148 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
114 CONTENTS
pPreviousRequest = pRequest
fi.imageRequestSingle()
else:
print("imageRequestWaitFor failed (" + str(requestNr) + ", " + ImpactAcquireException.getErrorCodeAsString(requestNr) + ")")
manuallyStopAcquisitionIfNeeded(pDev, fi)
raw_input("Press Enter to continue...")
Note
The above code uses the Python 3 style print. Because of the line
from __future__ import print_function
This will also work with Python versions starting with version 2.6. For smaller versions of Python the code
needs to be changed!
MATRIX VISION GmbH