Table of Contents

GetMeasurementPoints

Use this method to retrieve information about measurement points (available from DataMiner 9.5.5 onwards).

Input

Item Format Description
connection String The connection ID. See ConnectApp.
dmaID Integer The DataMiner Agent ID.
elementID Integer The element ID.
Note

Up to DataMiner version 10.1.0/10.0.11, apart from the above-mentioned fields, also a session ID had to be passed to the method: the client subscription ID (unsigned integer) from the WebSocket subscription with which the spectrum session was started.

Output

Item Format Description
GetMeasurementPointsResult Array of DMASpectrumMeasptModel An array containing information on each measurement point.