AlpacaClient Class
Helper functions to return an instance of an Alpaca client
Namespace: ASCOM.Alpaca.ClientsAssembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
public static class AlpacaClient
Public NotInheritable Class AlpacaClient
- Inheritance
- Object AlpacaClient
| GetDeviceT(AlpacaConfiguration) |
Creates and returns an instance of an Alpaca device of the specified type using the provided configuration
settings.
|
| GetDeviceT(AscomDevice, Int32, Int32, Int32, UInt32, String, String, Boolean, ILogger, ImageArrayTransferType, ImageArrayCompression, String, String, Boolean, Boolean, Boolean, Int32) |
Create an Alpaca client for a discovered ASCOM device specifying all parameters
|
| GetDeviceT(ServiceType, String, Int32, Int32, Int32, Int32, Int32, UInt32, String, String, Boolean, ILogger, ImageArrayTransferType, ImageArrayCompression, String, String, Boolean, Boolean, Boolean, Int32) |
Create an Alpaca client instance specifying all available parameters
|
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10