Util.RotatorConnected Property

 Util.RotatorConnected  (read-write, Boolean)
 
True if the rotator is connected to ACP, else False. Set this property to connect/disconnect the rotator.

Syntax

Util.RotatorConnected [= Boolean]

The property syntax has these parts:

Part Description
Value (Boolean) True if the rotator is connected to ACP, else False. Set this property to connect/disconnect the rotator.

Remarks

Use this to connect and disconnect the rotator via an external script or other ACP automation client. It does the same thing as connecting and disconnecting the weather server using the ACP Rotator menu. It is primarily intended for use in unattended remote observatories when auto-connect is not in use.