Type Return
None
Syntax
Object.SaveSpectrum strFilename, SPECTRUM, strCfg, STATUS, strTag, strDescription, dateStart
The SaveSpectrum Methods syntax has these parts:
| Part | Description |
| object | An expression evaluating to an Object of type modSpectrumFile. |
| strFilename | Required. A String Value. |
| SPECTRUM | Required. A Spec Value. |
| strCfg | Required. A String Value. |
| STATUS | Required. A Stat Value. |
| strTag | Required. A String Value. |
| strDescription | Required. A String Value. |
| dateStart | Required. A Date Value. |