VideoIntegrationRate Property |
Namespace: ASCOM.DriverAccess
| Exception | Condition |
|---|---|
| InvalidValueException | Must throw an exception if not valid. |
| PropertyNotImplementedException | Must throw an exception if the camera supports only one integration rate (exposure) that cannot be changed. |
| NotConnectedException | If the device is not connected |
| DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. The device did not successfully complete the request. |
The driver must default IntegrationRate to a valid value when integration rate is supported by the camera.