CloseCamera
Close the control channel to the camera.
Syntax
Definition:
METHOD CloseCamera : HRESULTFurther 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.
Fig.27: State transitions with FB_VN_GevCameraControl.CloseCameraAll possible state transitions and their return codes are shown in the following transition matrix:
Return Codes ( | Result state | ||||
OPENED | CLOSING | INITIALIZED | ERROR | ||
Initial state | OPENED |
|
|
|
|
CLOSING |
|
| |||
Return value