alpaca_focuser_move
Move an ASCOM Alpaca focuser to a specified position in steps. Provide IP, port, and target steps; ensure device is connected first.
Instructions
Move an ASCOM Alpaca focuser to a specific position. 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 | Target position in steps | |
| device_number | No | Device number (default: 0) |