Difference between revisions of "SYSCLS STATUSCOLOR"
Line 10: | Line 10: | ||
Display a status LED (small graphical icon) next to the description in the object list. The color is connected to the property's value and related to the client's color scheme. | Display a status LED (small graphical icon) next to the description in the object list. The color is connected to the property's value and related to the client's color scheme. | ||
− | {{Hint|Using this Classification together with [http://wiki.augmensys.com/index.php/SYSCLS_VALUEREPORTING SYSCLS_VALUEREPORTING] a progress status color can be displayed, depending on the reported value. | + | {{Hint|Using this Classification together with [http://wiki.augmensys.com/index.php/SYSCLS_VALUEREPORTING SYSCLS_VALUEREPORTING] 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%) | * white (0%) | ||
* yellow [> 0% .. < 100%] | * yellow [> 0% .. < 100%] |
Revision as of 12:52, 19 May 2015
Status color classification | |
---|---|
Name | SYSCLS_STATUSCOLOR |
Inheritance | - |
Namespace | System.Classification |
ID | {1e84cf6c-cf6d-49b7-8eaf-c013cb384dc5} |
Purpose | Classify objects for status color |
Version | 2+ |
Display a status LED (small graphical icon) next to the description in the object list. The color is connected to the property's value and related to the client's color scheme.
Using this Classification together with SYSCLS_VALUEREPORTING 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:
|
MetaProperties
Name | Data type | Comment |
---|---|---|
STATUSCOLOR | Integer | Numeric color code |