Syntax
CCDCamera.StartSequence ( [ SequenceName ] )
Parameters
VARIANT SequenceName - (optional) The complete path to a previously-saved sequence (.seq) file, or a string of the form "preset:name".
Returns
Nothing.
Remarks
Initiate a previously configured sequence of exposures. If SequenceName is omitted, then the autosave definition dialog for the current preset will be activated. If the SequenceName begins with "preset:", the remainder of that string is the name of the preset whose autosave is to be executed. Otherwise, this parameter specifies the name of a file containing the sequence, previously created using the Save Sequence command in the Options menu of the Autosave Sequence dialog.
This command does not affect either the current or specified preset or their associated autosave definitions. It can execute a preset's autosave even if that preset is currently set as Single or Continuous.