
7
3.2 Communication
objects
The
Settings
menu makes the following communication object visible (See Diag. 3.3.):
Diag. 3.3
¾
3.2.1 Timed switch
The device sends START temporization commands to the bus through this communication object
following a movement detection.
The enabled flags are C (communication), R (read by bus) and T (transmission).
The standard format of the object is
1.010 DPT_Start
, the size of the object is
1 bit
and the information it
contains is
START temporization
.
¾
3.2.2 Status feedback
Through this communication object, the device receives status feedbacks for the devices it controls,
generally actuators, so that it is always updated about their status and therefore able to manage them
correctly. Please note that the use of this object is essential in order for the proper functioning of the
device.
The enabled flags are C (communication), W (written by bus).
The standard format of the object is
1.001 DPT_Switch
, the size of the object is
1 bit
and the information
it contains is
ON/OFF
status or more generally
1/0 status.
¾
3.2.3 Sensor enabling
Through this communication object, the device receives enable/disable movement detection function
commands by other KNX/EIB devices.
The enabled flags are C (communication), W (written by bus).
The standard format of the object is
1.003 DPT_Enable
, the size of the object is
1 bit
and the information
it receives is
enable/disable movement detection function
.