DisableAutoShutdown

Property

CCDCamera.DisableAutoShutdown (Boolean)

Syntax

CCDCamera.DisableAutoShutdown [= Boolean]

Remarks

Normally, setting the last reference to a CCDCamera object to Nothing, or terminating execution of a script, causes MaxIm to disconnect from the camera. Setting this property to true overrides this behaviour, and keeps the camera connected.

The property's default value is false.