Difference between revisions of "SYSCLS MEASUREMENTTASK"
(→MetaProperties) |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = [[SYSCLS_TASK]] | | inheritance = [[SYSCLS_TASK]] | ||
− | | namespace = System.Classification | + | | namespace = System.Classification.Task |
| purpose = Classify tasks as measurement | | purpose = Classify tasks as measurement | ||
| version = 2+ | | version = 2+ | ||
+ | | id = {341300db-87e2-4669-a0fd-63604fa61b39} | ||
}} | }} | ||
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% | ||
|- | |- | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
− | | VALUE || Double || e.g. a measurement value | + | | VALUE || {{Double}} || e.g. a measurement value |
|- | |- | ||
− | | PREVIOUSVALUE || Double|| e.g. the value of previous measurement | + | | PREVIOUSVALUE || {{Double}} || e.g. the value of previous measurement |
|} | |} | ||
Line 21: | Line 22: | ||
* [[SYSCLS_TASK]] | * [[SYSCLS_TASK]] | ||
− | [[Category: | + | [[Category:Classifications|M]] |
− | + |
Latest revision as of 12:23, 5 June 2025
![]() |
|
---|---|
Name | SYSCLS_MEASUREMENTTASK |
Inheritance | SYSCLS TASK |
Namespace | System.Classification.Task |
ID | {341300db-87e2-4669-a0fd-63604fa61b39} |
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 |