StopAcquisition
Deactivates the File Source. It will stop sending images.
Syntax
Definition:
METHOD StopAcquisition : HRESULT
Further information
The method StopAcquisition
stops the image loading of the File Source.
State transitions
With StopAcquisition
, the File Source is to be brought from the ACQUIRING
state to the OPENED
state. As a rule, this doesn't happen immediately, but via the intermediate state STOPACQUISITION
.
All possible state transitions and their return codes are shown in the following transition matrix:
Return Codes ( | Result state | ||||
ACQUIRING | STOPACQUISITION | OPENED | ERROR | ||
Initial state | ACQUIRING |
|
|
|
|
STOPACQUISITION |
|
|