Description of application and parameters
Application "1-button multiple operation"
KNX Technical Reference Manual 1473-1-8905 / 2CKA001473B8905
│53
10.10.5 Extended parameters - Value for object 0-4
NOTE
The options are dependent on the setting of the "Object type for object 0-4"
parameter.
Options:
1 bit
1 byte 0 - 100%
1 byte (0 - 255)
2-byte float
2-byte signed
2-byte unsigned
4-byte float
4-byte signed
4-byte unsigned
Value 0-4 is specified here which is sent out at a multiple operation (1-5) of the button.
–
1 bit
: switching functions (e.g. On/Off, enabled/blocked, true/untrue)
–
1 byte 0 - 100%:
percentage values (0 = 0%, 255 = 100%)
–
1 byte 0 - 255
: arbitrary values from 0 to 255
–
2-byte float
: floating point value (physical values such as temperature or brightness)
–
2-byte signed
: arbitrary values from -32768 to +32767
–
2-byte unsigned
: arbitrary values from 0 to 65,535
–
4-byte float
: floating point value (physical values)
–
4-byte signed:
arbitrary values from -2147483648 to 2147483647
–
4-byte unsigned
: arbitrary values from 0 to 4294967295