IVideoCameraState Property |
Namespace: ASCOM.DeviceInterface
Exception | Condition |
---|---|
NotConnectedException | Must return an exception if the camera status is unavailable. |
Must be implemented, must not throw an ASCOM.PropertyNotImplementedException.
Returns one of the following status information:CameraIdle and CameraBusy are optional states. Free running cameras cannot be stopped and don't have a CameraIdle state. When those cameras are powered they immediately enter CameraRunning state. Some digital cameras or vdeo systems may suport operations that take longer to complete. Whlie those longer operations are running the camera will remain in the state it was before the operation started.
The video camera state diagram is shown below: