This package contains operator and display functions described in VDI 3813 [1]:
"In room control, operator functions convert operator control actions to output information which is then available as input information to the application functions. Display functions convert output information from application functions or operator functions to visual information informing the user about states of the automation system, e. g. about the controlled variable (actual value) or reference variable (setpoint) of a room temperature control (Figure 15). Operator and display functions thus form the interface for interaction between the room control system and the user." [1, section 6.4.1, p. 23]
Fig. 1: UML class diagramm of the operator and display functions basic design idea.[1, section 6.4.1, p. 23]
|
Name | Description |
---|---|
Examples | Models for functionality test of operator and display functions |
ActuateSunshade | Enables the user to adjust the sunshade position and the slat angle |
AdjustTemperatureSetpoint | Enables the user to adjust the setpoint for room temperature |
Internal | Algorithm models that implement the functionality of the operator and display functions |