alpaca_filterwheel_set
Set the position of an ASCOM Alpaca filter wheel to a specified index. Provide IP, port, and position; ensure device is connected first.
Instructions
Set the position of an ASCOM Alpaca filter wheel. Note: Device must be connected first using alpaca_device_connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address of the Alpaca server | |
| port | Yes | Port number of the Alpaca server | |
| position | Yes | Filter position (0-indexed) | |
| device_number | No | Device number (default: 0) |