DeviceTypes Enumeration
The set of Driver types as of ASCOM 6.5. Rather then directly using strings these are used to request specific types.
Namespace: ASCOM.CommonAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
Public Enumeration DeviceTypes
| Camera | 0 | |
| CoverCalibrator | 1 | |
| Dome | 2 | |
| FilterWheel | 3 | |
| Focuser | 4 | |
| ObservingConditions | 5 | |
| Rotator | 6 | |
| SafetyMonitor | 7 | |
| Switch | 8 | |
| Telescope | 9 | |
| Video | 10 | |
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10
Supported in: .NET 8.0 and later