Description of application and parameters
Application "2-button value transmitter"
KNX Technical Reference Manual 1473-1-8905 / 2CKA001473B8905
│66
10.16.3 General parameters - Value 1
NOTE
The options are dependent on the setting of the "Object type" 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 1 is specified here which is sent out at a long operation 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