GetState
Get 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 or File Source object as a value of the enum ETcVnCameraState. The following states are possible:
- ERROR
- INITIAL
- OPENING
- OPENED
- STARTACQUISITION
- STOPACQUISITION
- ACQUIRING
- TRIGGERING