GetState
Gets the current state of the internal camera control state machine.
Syntax
Definition:
METHOD GetState : ETcVnCameraState
Further information
The method GetState
returns the state of the camera object as a value of the enum ETcVnCameraState. The following states are possible:
- ERROR
- INITIAL
- INITIALIZING
- INITIALIZED
- OPENING
- OPENED
- CLOSING
- STARTACQUISITION
- STOPACQUISITION
- ACQUIRING
- TRIGGERING
- RESETTINGFEATURES