Difference between revisions of "Core.Signatures.ScreenSignatures"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:OTX '''Screen Signatures''' data model}}Category:OTX-Core == Classification == {{ClassificationCore | Screen Signatures | OTX screen signatures data model |...") |
|||
Line 8: | Line 8: | ||
== Properties == | == Properties == | ||
* '''Name''' <br/> Within the OTX document unique name | * '''Name''' <br/> Within the OTX document unique name | ||
− | * '''Specification''' <br/> Description of | + | * '''Specification''' <br/> Description of screen signature |
* [[OtxVisibilities|Visibility]] | * [[OtxVisibilities|Visibility]] | ||
** Private (Standard) | ** Private (Standard) |
Revision as of 08:03, 30 July 2014
Classification
Name | Screen Signatures |
Short Description | OTX screen signatures data model |
Class | OTX Core |
Pre-Conditions | - |
Specified by | ISO 13209-2 |
Introduction
The screen signature the interface for input and output within the HMI library (Human Machine Interface), see Signature Concept.
Properties
- Name
Within the OTX document unique name - Specification
Description of screen signature - Visibility
- Private (Standard)
- Package
- Public
- Screen Parameter
Parameters of the screen, see Parameter Declaration. They are the opposite of the arguments of the Open Screen activity. - Category
Assign the parameters to a specific group. The following values are recommended by the standard. However, any other values may be used.- TITLE - parameter is displayed as the title
- MESSAGE - parameter is represented as a Communication
- GRAPH - parameter is represented as a graph
- WARNING - parameter is displayed as a warning
- BUTTON - parameter is represented as a button
- CHECKBOX - parameter is represented as a checkbox
- INPUT - parameter is represented as input mask