alpaca_camera_status
Get the current status of an ASCOM Alpaca camera, including temperature, cooler state, and exposure status. Ensure the device is connected first.
Instructions
Get the status of an ASCOM Alpaca camera including temperature, cooler state, and exposure status. 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) |