CalAddBias

Syntax

Application.CalAddBias( FilePath )

Parameters

VARIANT FilePath - Path to file

Returns

Boolean - true if successful

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 bias 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.