Difference between revisions of "SYSCLS VALUEREPORTING"
Line 9: | Line 9: | ||
}} | }} | ||
− | + | If this classification is used in combination with [[SYSCLS_STATUSCOLOR]] a progress status color, depending on the reported value, will be displayed. The color are | |
− | * white | + | * '''white''', if value = 0% |
− | * yellow | + | * '''yellow''', if value > 0% and < 100% |
− | * green | + | * '''green''', if value = 100% |
== MetaProperties == | == MetaProperties == |
Revision as of 08:15, 20 May 2015
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+ |
If this classification is used in combination with SYSCLS STATUSCOLOR a progress status color, depending on the reported value, will be displayed. The color are
- white, if value = 0%
- yellow, if value > 0% and < 100%
- green, if value = 100%
MetaProperties
Name | Data type | Comment |
---|---|---|
PREVIOUSVALUE | Double | Previous value of measurement |
VALUE | Double | Value of measurement |