Click or drag to resize

AlpacaDeviceBaseClass Properties

The AlpacaDeviceBaseClass type exposes the following members.

Properties
 NameDescription
Public propertyClientConfiguration Provide access to the client configuration
Public propertyConnected Set True to enable the link. Set False to disable the link. You can also read the property to check whether it is connected.
Public propertyConnecting Completion variable for asynchronous connect and disconnect operations
Public propertyDescription Returns a description of the driver, such as manufacturer and model number.
Public propertyDeviceState Returns the device's operational state in a single call
Public propertyDriverInfo Descriptive and version information about this ASCOM driver.
Public propertyDriverVersion A string in the form "n.n" containing only the major and minor version of the driver.
Public propertyInterfaceVersion The interface version number that this device implements.
Public propertyName The short name of the driver, for display purposes
Public propertySupportedActions Returns the list of action names supported by this driver.
Top
See Also