Difference between revisions of "SYSCLS MEASUREMENTTASK"
(→Properties) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{DeprecatedStartTag|parameter=Please refer to [[MROCLS_MRO_MEASUREMENT_TASK]] for the most recent information.}} | ||
+ | |||
{{ClassificationInfoBox | {{ClassificationInfoBox | ||
| title = Measurement task classification | | title = Measurement task classification | ||
| 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. | ||
Line 13: | Line 16: | ||
! 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 24: | ||
* [[SYSCLS_TASK]] | * [[SYSCLS_TASK]] | ||
− | [[Category: | + | [[Category:Classifications|M]] |
− | + |
Latest revision as of 12:59, 7 August 2024
THIS WIKI AREA IS DEPRECATED |
|
This content is no longer being maintained and may be outdated. Please refer to MROCLS MRO MEASUREMENT TASK for the most recent information.
|
Measurement task classification | |
---|---|
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 |