Description of application and parameters
Application "1-button multiple operation"
KNX Technical Reference Manual 1473-1-8905 / 2CKA001473B8905
│51
10.10.3 Extended parameters - Object type for object 0-4
NOTE
The number of the indicated parameter entries (1-5) depends on the value that
was specified in parameter "Number of objects or actuations".
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
The "1-button multiple operation" application makes a separate communication object
"Switching … Multiple operation" for single, double, triple, quadruple and quintuple operation
available in each case. The bit size of the communication objects is specified together via the
"Object type for object ..." parameter. For the most diverse applications, the bit size of the
communication objects can be adapted from "1-bit" up to "4-byte unsigned" via "Object type for
object …". For every multiple operation function, a different object size and thus a different
function can be selected.
–
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