GuiderArray

Property

CCDCamera.GuiderArray (read only, Variant)

Syntax

CCDCamera.GuiderArray

Remarks

Returns a safearray of Long of size GuiderXSize * GuiderYSize containing the pixel values from the last exposure. The guider array size reflects the subframe set in Guide tab Settings.

Please note that this item is not compatible with VBScript/JScript since it contains an array of Long instead of Variant. This has been done because Variant would consume far too much memory for large image arrays.