Jump to: navigation, search

Difference between revisions of "SYSCLS MEASUREMENTTASK"


Line 13: Line 13:
 
! 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

Revision as of 14:59, 20 January 2014

IC CLASSIFICATION.gif Measurement task classification
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

See also