alpaca_rotator_status
Check an ASCOM Alpaca rotator's current position and movement state. Connect the device using alpaca_device_connect before querying.
Instructions
Get the status of an ASCOM Alpaca rotator including position and movement state. 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 | |
| device_number | No | Device number (default: 0) |