Difference between revisions of "Extensions.HMI.HMIChk005"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Check rule '''HMI_Chk005'''}}[[Category:CheckRule]][[Category:HMI]] | {{DISPLAYTITLE:Check rule '''HMI_Chk005'''}}[[Category:CheckRule]][[Category:HMI]] | ||
== Classification == | == Classification == | ||
− | {{ClassificationCheckRule | HMI_Chk005 | [[Extensions.HMI|HMI]] | | + | {{ClassificationCheckRule | HMI_Chk005 | [[Extensions.HMI|HMI]] | Critical }} |
== Description == | == Description == | ||
− | The | + | The [[Variable|<'''variable'''>]] in any of an [[Extensions.HMI.OpenScreen|OpenScreen]] action's in-, inout- and out-arguments shall not be part of a compound data structure like an [[Core.DataTypes.ComplexDataType.ContainerDataType.List|otx:List]] or [[Core.DataTypes.ComplexDataType.ContainerDataType.Map|otx:Map]]. Therefore the <path> member element of [[Variable|<variable>]] shall not be used within any of these argument definitions. |
Revision as of 02:56, 28 September 2018
Classification
Name | HMI_Chk005 |
Class | HMI |
Severity | Critical |
SpecifiedBy | ISO 13209-3 |
Description
The <variable> in any of an OpenScreen action's in-, inout- and out-arguments shall not be part of a compound data structure like an otx:List or otx:Map. Therefore the <path> member element of <variable> shall not be used within any of these argument definitions.