| Table of Contents / Image / Acquisition | Operators |
close_framegrabber — Close specified image acquisition device.
close_framegrabber( : : AcqHandle : )
The operator close_framegrabber closes the image acquisition device specified by AcqHandle. In particular, allocated memory for data buffers is released and the image acquisition device is made available for other processes.
Handle of the image acquisition device to be closed.
If the specified image acquisition device could be closed, close_framegrabber returns the value 2 (H_MSG_TRUE). Otherwise an exception is raised.
Foundation
| Table of Contents / Image / Acquisition | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |