nxa.DeepCounterValues
Description
This function calculates the sum of dedicated values of all items which a specific name in a specific sub tree..
Signature
nxa.DeepCounterValues(string, string, number, string, string… string)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
root path | string | M | The name of the root folder for the search. |
item name | string | M | The name of the items that shall be included in the calculation |
deep | number | M | The max level of the sub tree that shall be included in the calculation |
item for value 0 | string | O | Sum of all “0” values |
item for value 1 | string | O | Sum of all “1” values |
item for value 2 | string | O | Sum of all “2” values |
item for value 3 | string | O | Sum of all “3” values |
item for value 4 | string | O | Sum of all “4” values |
item for value 5 | string | O | Sum of all “5” values |
item for value 6 | string | O | Sum of all “6” values |
item for value 7 | string | O | Sum of all “7” values |
item for value 8 | string | O | Sum of all “8” values |
item for value 9 | string | O | Sum of all “9” values |
item for value 10 | string | O | Sum of all “10” values |
Return
Type | Description |
---|---|
number | Sum of values. |
Applies to
NETx BMS Platform R2 Build 2071+
NETx Multi Protocol Server R2 Build 2071+