ICameraV4SubExposureDuration Property
Camera's sub-exposure interval
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
double SubExposureDuration { get; set; }
Property SubExposureDuration As Double
Get
Set
property double SubExposureDuration {
double get ();
void set (double value);
}
Property Value
Double See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| ICameraV3 | Platform 6.5 | Member added. |