Skip to content

Dynamic_Button

Mike edited this page Jan 11, 2023 · 7 revisions

Overview
A Button gives you the ability to read or set a Parameter.
You can also communicate with the device read/write memory/property and set the progressbar in the ActionsView of the ETS.

Options

Property Description
Access
  • Default (ReadWrite)
  • None - User can't change and won't see
  • Read - User can't change but see
  • ReadWrite - User can change and see
In most cases None or Default
Cell Row and Column if ParameterBlock Layout is Grid/Table
Conectiontype
  • Default (Offline)
  • Offline - No connection to KNX-Bus
  • ConnectionLess - Connection to KNX-Bus but only broadcast
  • ConnectionOriented - Direct connection to a device
EventHandler Parameter This is the 'context' parameter in the function. Encode as JSON.
Icon Not implemented yetSelect the Icon which will be displayed on the left
Name For internal use only. The function in the Script-Section will be named like this.
Text Displayed Text
Text Parameter Not implemented yetSelect a Parameter for the dynamic Text
Clone this wiki locally