Alpaca |
The AlpacaDeviceBaseClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientConfiguration | Provide access to the client configuration |
![]() | Connected | Set True to enable the link. Set False to disable the link. You can also read the property to check whether it is connected. |
![]() | Connecting | Completion variable for asynchronous connect and disconnect operations |
![]() | Description | Returns a description of the driver, such as manufacturer and model number. |
![]() | DeviceState | Returns the device's operational state in a single call |
![]() | DriverInfo | Descriptive and version information about this ASCOM driver. |
![]() | DriverVersion | A string in the form "n.n" containing only the major and minor version of the driver. |
![]() | InterfaceVersion | The interface version number that this device implements. |
![]() | Name | The short name of the driver, for display purposes |
![]() | SupportedActions | Returns the list of action names supported by this driver. |