ICameraV4FastReadout Property
Gets or sets Fast Readout Mode
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
bool FastReadout { get; set; }
Property FastReadout As Boolean
Get
Set
property bool FastReadout {
bool get ();
void set (bool value);
}
Property Value
Booleantrue for fast readout mode,
false for normal mode
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. |