Table of Contents

Method SpectrumFindMeasurementPointIdByName

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

SpectrumFindMeasurementPointIdByName(string)

Gets the ID that corresponds with the specified spectrum measurement point name.

int SpectrumFindMeasurementPointIdByName(string measurementPointName)

Parameters

measurementPointName string

The name of the measurement point.

Returns

int

The ID that corresponds with the specified spectrum measurement point name or -1 when not found.