Difference between revisions of "SYSCLS COMMISSIONINGCHECK"
(Created page with "{{ClassificationInfoBox | title = Redlined file classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification | purpose = Classify objects as a (...") |
(→See also) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ClassificationInfoBox | {{ClassificationInfoBox | ||
− | | title = | + | | title = Commissioning check classification |
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = - | | inheritance = - | ||
− | | namespace = System.Classification | + | | namespace = System.Classification.Commissioning |
| purpose = Classify objects as a (mandatory) commissioning check item | | purpose = Classify objects as a (mandatory) commissioning check item | ||
| version = 2.4.3+ | | version = 2.4.3+ | ||
− | | id = { | + | | id = {00003532-9998-4AD7-8C12-2C448881805B} |
}} | }} | ||
Line 16: | Line 16: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | | + | | VALUE || {{Undefined}} (any value type is allowed) || Specifies the reported value |
+ | |- | ||
+ | | NOTAPPLICABLE || {{Boolean}} || Specifies if the item is not applicable | ||
|} | |} | ||
− | [[Category:Classifications| | + | == See also == |
+ | * [[SYSCLS_COMMISSIONINGOPTIONALCHECK]] | ||
+ | * [[SYSCLS_COMMISSIONINGWORKPACKAGE]] | ||
+ | * [[UBIK_WinX_Client_Basics]] | ||
+ | |||
+ | {{Category/Version|2.4.3}} | ||
+ | |||
+ | [[Category:2.4.3|SYSCLS COMMISSIONINGCHECK]] | ||
+ | [[Category:Classifications|SYSCLS COMMISSIONINGCHECK]] |
Latest revision as of 12:55, 26 June 2024
Classifies an object as a mandatory commissioning check item. This means the commisioning check is only fullfilled if the user reported a value.
MetaProperties
Name | Data type | Comment |
---|---|---|
VALUE | Undefined (any value type is allowed) | Specifies the reported value |
NOTAPPLICABLE | Boolean | Specifies if the item is not applicable |