LinkEnabled

Property

CCDCamera.LinkEnabled (Boolean)

Syntax

CCDCamera.LinkEnabled [= Boolean]

Remarks

Controls the link between MaxIm CCD and the camera. Set True to enable the link. MaxIm remembers the camera settings that were last used, (i.e. the choice of camera, autoguider and filter wheel in the Setup Tab) and will re-use these settings when LinkEnabled is set to TRUE. Even if the camera has already been manually connected by clicking Connect on the Settings tab, this method must still be set to TRUE to enable camera control through the scripting interface.

After enabling the link, it is advisable to check the value. It will return True if the link-up was successful; False if not.

Set False to disable the link.