Syntax
Application.CalAddDark ( FilePath )
Parameters
VARIANT FilePath - Path to file
Returns
Boolean
Remarks
This method is deprecated but is retained for reasons of backwards compatibility. New applications should use the more flexible CreateCalibrationGroups method
This method adds one or more files to the list of images to be combined to construct a dark frame. The filename portion of FilePath may contain the wildcard characters ? and * in order to specify multiple files. See CalClear and CalSet for more information. Returns False if the file cannot be opened.