Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.36 KB

File metadata and controls

23 lines (17 loc) · 1.36 KB
uid
GetParameter

GetParameter

Use this method to retrieve the data of a particular parameter.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
dmaID Integer The DataMiner Agent ID.
elementID Integer The element ID.
parameterID Integer The parameter ID.
tableIndex String The table index. This field must be specified for table column parameters; otherwise it must be left empty.

Output

Item Format Description
GetParameterResult DMAParameter The data of the specified parameter.