StopAcquisition

StopAcquisition 1:

Send the 'StopAcquisitionCommands' defined in the TcVnGevImageProvider TcCOM module to the camera.

Syntax

Definition:

METHOD StopAcquisition : HRESULT

StopAcquisition 2: Return value

HRESULT

Weiterführende Informationen

Die Methode StopAcquisition stoppt die Bildaufnahme der Kamera.

Zustandsübergänge

Mit StopAcquisition soll die Kamera aus dem Zustand ACQUIRING in den Zustand OPENED gebracht werden. Im Regelfall geschieht dieser Übergang nicht sofort, sondern über den Zwischenzustand STOPACQUISITION.

StopAcquisition 3:
Zustandsübergänge bei FB_VN_GevCameraControl.StopAcquisition

Alle möglichen Zustandsübergänge sowie ihre Return Codes sind in folgender Übergangsmatrix dargestellt:

Return Codes (HRESULT)

Ergebniszustand

ACQUIRING

STOPACQUISITION

OPENED

ERROR

Ausgangszustand

ACQUIRING

BUSY

PENDING

SUCCESS

FAILED

STOPACQUISITION

-

BUSY