AlpacaConfiguredDevice Class
Returns an array of device description objects, providing unique information for each served device, enabling them to be accessed through the Alpaca Device API.
Namespace: ASCOM.Alpaca.DiscoveryAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
public class AlpacaConfiguredDevice
Public Class AlpacaConfiguredDevice
- Inheritance
- Object AlpacaConfiguredDevice
| DeviceName |
A short name for this device that a user would expect to see in a list of available devices.
|
| DeviceNumber |
The device number that must be used to access this device through the Alpaca Device API.
|
| DeviceType |
One of the supported ASCOM Devices types such as Telescope, Camera, Focuser etc.
|
| UniqueID |
"This should be the ProgID for COM devices or a GUID for native Alpaca devices."
|
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10