Util.CameraConnected Property
Util.CameraConnected (read-write, Boolean)
True if the camera is connected to ACP, else False. Set this property to connect/disconnect the camera.
Syntax
Util.CameraConnected [= Boolean]
The property syntax has these parts:
Part |
Description |
Value (Boolean) |
True if the camera is connected to ACP, else False. Set this property to connect/disconnect the camera. |
Remarks
Use this to connect and disconnect the camera via an external script or other ACP automation client. It does the same thing as connecting and disconnecting the camera using the ACP Camera menu. It is primarily intended for use in unattended remote observatories when auto-connect is not in use.
Copyright © 2000-2016, Robert B. Denny, Mesa, AZ