AlpacaDevice Class |
Namespace: ASCOM.Utilities
The AlpacaDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| AlpacaDevice |
Initialises the class with default values
|
| Name | Description | |
|---|---|---|
| ConfiguredDevices |
List of ASCOM devices available on this Alpaca device
| |
| ConfiguredDevicesAsArrayList |
List of ASCOM devices available on this Alpaca device as an ArrayList for COM clients
| |
| HostName |
The Alpaca device's DNS host name, if available, otherwise its IP address. IPv6 addresses will be in canonical form.
| |
| IpAddress |
The Alpaca device's IP address. IPv6 addresses will be in canonical form.
| |
| Location |
The Alpaca device's configured location
| |
| Manufacturer |
The device manufacturer's name
| |
| ManufacturerVersion |
The device's version as set by the manufacturer
| |
| Port |
Alpaca device's IP port number
| |
| ServerName |
The Alpaca device's configured name
| |
| SupportedInterfaceVersions |
Array of supported Alpaca interface version numbers
|