CloseCamera

CloseCamera 1:

Close the control channel to the camera.

Syntax

Definition:

METHOD CloseCamera : HRESULT

CloseCamera 2: Return value

HRESULT

Further information

The method CloseCamera closes an open communication channel to a camera.

State transitions

With CloseCamera, the camera is to be brought from the OPENED state to the INITIALIZED state. As a rule, this transition takes place via the intermediate state CLOSING.

CloseCamera 3:
State transitions with FB_VN_GevCameraControl.CloseCamera

All possible state transitions and their return codes are shown in the following transition matrix:

Return Codes (HRESULT)

Result state

OPENED

CLOSING

INITIALIZED

ERROR

Initial state

OPENED

BUSY

PENDING

SUCCESS

FAILED

CLOSING

-

BUSY