GetMeasurement

<< Click to Display Table of Contents >>

 

GetMeasurement

GetMeasurement(Terminal, Type)

Returns a Measurement object of type Type instanced in a device's Terminal. If this Measurement does not exist, returns an error. The Terminal parameter can be an empty String (in Measurement Group), "Measurements" (equivalent to an empty String), "Terminal1" (in Terminal 1), "Terminal2" (in Terminal 2), "Terminal3" (in Terminal 3), "GridTerminal" (in Wind Turbine's Generator Grid), or "GeneratorTerminal" (in Wind Turbine's Generator Terminal). In addition to these Strings, users can also specify one of the following integer values:

0: tsNone (in Measurement Group, equivalent to an empty String or "Measurements")

1: tsTerminal1 (in Terminal 1)

2: tsTerminal2 (in Terminal 2)

3: tsTerminal3 (in Terminal 3)

Was this page useful?