AlpacaCamera Constructor

Overload List

AlpacaCamera Create a client for an Alpaca Camera device with all parameters set to default values
AlpacaCamera(AlpacaConfiguration) Initializes a new instance of the AlpacaCamera class using the specified configuration settings.
AlpacaCamera(ServiceType, String, Int32, Int32, Boolean, ILogger) Create a client for an Alpaca Camera device specifying the minimum number of parameters
AlpacaCamera(ServiceType, String, Int32, Int32, Int32, Int32, Int32, UInt32, ImageArrayTransferType, ImageArrayCompression, String, String, Boolean, ILogger, String, String, Boolean, Boolean) Create a client for an Alpaca Camera device specifying all parameters

See Also