EnOcean Analog Signal
The EnOcean Analog Signal analyses the analog output data of an EnOcean transmitter.
Settings

Parameters
- Lower Raw Value,
Upper Raw Value,
Lower Scaled Value,
Upper Scaled Value: These parameters build up the linear equation for the conversion raw value ↔ scaled value.
The Lower Raw Value must always be smaller than the Upper Raw Value. - Offset: Basically, the relationship between raw value and scaled value is clearly defined by the linear equation, described above. This offset will be added to the calculated scaled value for fine-tuning.
- Unit: The unit of the scaled value. For display-purposes in the Building Automation Framework only.
- Time Constant PT2 Filter: If necessary, the calculated scaled value can be damped by a PT2-Filter. If this feature is not used, the time has to be set to 0ms.
- Error Mode: Determine how errors are handled.
- Replacement Value: In case of an error, this value is used instead.
Subsystem Assignment
- Transmitter Id: Id of the EnOcean transmitter.
- Id of the KL6583 (only for KL6581): Id of the terminal.
- Watchdog: EnOcean-modules sending frequent telegrams, like temperature-sensors, can be observed with this function. For switch-modules, however, a watchdog does not make sense and has to be deactivated by entering 0s.
- Module Type: The correct transmitter type, as described in the manual / manufacturer-reference, has to be selected here.
- Data Byte: The proper Data byte of the desired value has to be entered.
Pressing the Linked to...-button opens a dialog, where the designated EnOcean-line can be assigned to this module.
Threshold Switches

Two threshold-switches can be defined for the scaled value. The rising and falling edges of these switches can be used to execute scenes (see Scenes-menu below).
Additionally a hysteresis and delay can be defined to dampen the behaviour of the scaled value.
Scenes

Pressing the New-button within the Scenes-menu opens a dialog, where the rising and the falling edge events of the threshold-switches can be assigned to the execution of a scene. The scene however must be defined previously.
Online

State
- Scaled Value: Calculated scaled value as described in the settings-menu. (raw value → linear equation → additional offset → PT2-filter → scaled value)
- Raw Value: Raw value received from the analog input-terminal.
- Value of Threshold Switch 1/2: Active if the scaled value exceeds the threshold, otherwise inactive.
- Replacement Value Used: Indicates whether the Replacement Value is used.
State PLC Module
- Execution State: Shows if the module is running or stopped.
- Error: In case of an error, the error code and the error parameter are displayed in this box.
- Start/Stop: Starts/stops the module.