Util.WeatherConnected Property

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

Syntax

Util.WeatherConnected [= Boolean]

The property syntax has these parts:

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

Remarks

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