Method GetSpectrumPreset
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
GetSpectrumPreset(string)
Gets an object that can be used to change the specified preset.
SpectrumPreset GetSpectrumPreset(string name)
Parameters
namestringThe preset name.
Returns
- SpectrumPreset
An object that can be used to change the specified preset.