Table of Contents

Method SpectrumEnableMonitor

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

SpectrumEnableMonitor(string)

Enables a spectrum monitor.

void SpectrumEnableMonitor(string monitorName)

Parameters

monitorName string

The name of the monitor.

SpectrumEnableMonitor(int)

Enables a spectrum monitor.

void SpectrumEnableMonitor(int monitorId)

Parameters

monitorId int

The ID of the spectrum monitor.