Übersicht KNX Telegram Input

With this function block, various actions can be triggered when a telegram is received via the KNX bus. For example, to generate a 0-1-0 pulse for telegram 1.


Inputs

E1
Variable
A variable must be connected to the input to recognize telegrams.

Outputs

A1
Output
Output



Parameter

Trigger

  • Pulse with every telegram: When a telegram is received, a 0-1-0 pulse is sent at the output regardless of the value.
  • Pulse on change: When a telegram is received, a 0-1-0 pulse is sent at the output if the value has changed.
  • Pulse on rising edge: When a telegram with rising edge 0-1 is received, a 0-1-0 pulse is sent at the output.
  • Pulse on falling edge: When a telegram with falling edge 0-1 is received, a 0-1-0 pulse is sent at the output.
  • Pulse at telegram 1: When a telegram with the value 1 is received, a 0-1-0 pulse is sent at the output.
  • Pulse at telegram 0: When a telegram with the value 0 is received, a 0-1-0 pulse is sent at the output.
  • Assignment on change: The value at the input is sent to the output.
  • Assignment on rising edge: The value at the input is sent to the output if it changes from 0 to unequal 0 (0 values are filtered this way).

For the pulse the parameters Output on/off are used, so it is also possible to generate a pulse 0-10-0, e.g. to set a certain setpoint.
Pulse time
Pulse time in seconds
Only write commands
Action is only triggered when telegrams with a write command are received, but not for acknowledgements.
Value Output on
A value at pulse output 1.
Value Output off
Off Value at pulse output 0.



See also general parameters of all function blocks.