Difference between revisions of "SYSCLS COMMISSIONINGOPTIONALCHECK"
(→MetaProperties) |
|||
| Line 20: | Line 20: | ||
| ''NOTAPPLICABLE'' || {{Boolean}} || Specifies if the item is not applicable (inherited) | | ''NOTAPPLICABLE'' || {{Boolean}} || Specifies if the item is not applicable (inherited) | ||
|} | |} | ||
| + | |||
| + | == See also == | ||
| + | * [[SYSCLS_COMMISSIONINGCHECK]] | ||
| + | * [[SYSCLS_COMMISSIONINGWORKPACKAGE]] | ||
[[Category:Classifications|C]] | [[Category:Classifications|C]] | ||
Revision as of 08:27, 21 July 2015
Classifies an object as a optional commissioning check item. This means the commissioning check is can be fullfilled if the user reported a value or reported the check to be not applicable.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| VALUE | Undefined (any value type is allowed) | Specifies the reported value (inherited) |
| NOTAPPLICABLE | Boolean | Specifies if the item is not applicable (inherited) |
