alpyca
alpyca copied to clipboard
Python 3.7+ client API library for all ASCOM Alpaca universal interfaces. "pip install alpyca"
When using ASCOM Remote to expose a filter wheel (Moravian EFW-3L) and connecting to it in Alpaca via ```filterwheel```, changing the position appears to be a synchronous property and the...
See [this ASCOM Developer Help post](https://ascomtalk.groups.io/g/Developer/topic/getting_started_with_alpaca/104385985) by Tom Nathe. Remove the stray dot between import and [alpaca as shown in the example here](https://ascom-standards.org/alpyca/alpaca.discovery.html#)
Just looking around and noticed that the file EasySnippetTest.py is empty.