Difference between revisions of "SYSCLS MEASUREMENTTASK"
(→MetaProperties) |
(→Properties) |
||
| Line 8: | Line 8: | ||
}} | }} | ||
A Measurement Task object displays a checkbox and property fields for the current as well as the previous measurement value. | A Measurement Task object displays a checkbox and property fields for the current as well as the previous measurement value. | ||
| − | == | + | == MetaProperties == |
{| class="wikitable" width=50% | {| class="wikitable" width=50% | ||
|- | |- | ||
Revision as of 16:21, 16 December 2013
| Name | SYSCLS_MEASUREMENTTASK |
|---|---|
| Inheritance | SYSCLS TASK |
| Namespace | System.Classification |
| ID | {{{id}}} |
| Purpose | Classify tasks as measurement |
| Version | 2+ |
A Measurement Task object displays a checkbox and property fields for the current as well as the previous measurement value.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| VALUE | Double | e.g. a measurement value |
| PREVIOUSVALUE | Double | e.g. the value of previous measurement |
