Last modified on 19 May 2015, at 12:57

SYSCLS VALUEREPORTING

Revision as of 12:57, 19 May 2015 by BMA (Talk | contribs)

IC CLASSIFICATION.gif Value Reporting
Name SYSCLS_VALUEREPORTING
Inheritance SYSCLS MEASUREMENTTASK
Namespace System.Classification
ID {e3c44754-bb38-42d4-bc7d-2bf878c39388}
Purpose Classify an object to carry measurement values
Version 2+
IC Hint square.pngUsing this Classification together with SYSCLS_STATUSCOLOR a progress status color can be displayed, depending on the reported value. Therefore, the MetaProperty definition for the value itself may not have a selective list being attached to it:
  • white [0%]
  • yellow [> 0% .. < 100%]
  • green [100%]

MetaProperties

Name Data type Comment
PREVIOUSVALUE Double Previous value of measurement
VALUE Double Value of measurement

See also