Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Resets an item with to given qualityCalculates the sum of values within a sub tree..

Description

This logic resets the value of a data point and sets its item quality to the given valuecan be used to calculate the sum of values within a sub tree.

Inputs

None.

Outputs

Name

Type

M/O

Description

OutputĀ 

ResultItem

ItemID

M

Data point that shall be reset

Item where the sum of values is stored.

Parameters

Name

Type

M/O

Description

Quality

Path

number

string

O

M

Numeric code for item quality:

  • 0: BAD
  • 64: UNCERTAIN (default)
  • 192: GOOD

    Start path for searching items.

    ItemName

    string

    M

    Name of items that shall be considered in the calculation

    SubPathDeep

    number

    M

    Specify the amount of levels in the tree for searching item vales.

    Possible trigger types

    • All

    ...