| CameraStates Enumeration |
Namespace: ASCOM.DeviceInterface
| Member name | Value | Description | |
|---|---|---|---|
| cameraIdle | 0 | Camera status idle | |
| cameraWaiting | 1 | Camera status waiting | |
| cameraExposing | 2 | Camera status exposing | |
| cameraReading | 3 | Camera status reading | |
| cameraDownload | 4 | Camera status download | |
| cameraError | 5 | Camera status error |