Jump to: navigation, search

Difference between revisions of "SYSCLS MEASUREMENTTASK"


Line 11: Line 11:
 
{| class="wikitable" width=50%
 
{| class="wikitable" width=50%
 
|-
 
|-
! width=30% | Name !! width=30% | 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

Revision as of 16:20, 16 December 2013

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