
5. Communicaon Interfaces
5.1. KNX Interface
This Intesis gateway connuously checks the status of the KNX bus. The behavior of each signal point is dened
by the ags you set in the ETS conguraon tool. This means, for instance, that when the communicaon is
restored aer a blackout, the gateway will retransmit the status of all the KNX groups marked as Transmit (T) and
the update groups marked as Update (U).
NOTE
By default, the gateway's physical address is 15.15.255. If you change this value, the gateway will
reboot, keeping all its conguraon parameters and proceeding to poll the bus to update all status
objects for the Modbus devices connected to it.
IMPORTANT
If having communicaon issues in large installaons, check if a line coupler is ltering the telegrams
from/to the Intesis gateway.
5.1.1. KNX Communicaon Objects
Object
number Name Length
Datapoint type Flags
Funcon
DPT_Name DPT_ID R W T U
201 Status_Heartbeat 1 bit State 1.011 R T 1: Acve
202 Status_Error_Alarm 1 bit Alarm 1.005 R T 0: No alarm; 1: Alarm
203 Status_Modbus_Dev_
Error 2 bytes 2 byte signed value 8.xxx R T Address of the last Modbus server device
that currently has an error
204 Status_Modbus_Reg_
Error 4 bytes 4 byte unsigned
value 12.xxx R T Register address of the last Modbus server
device that currently has an error
205 Status_Error_Text 14 bytes Character string
(ISO 9959-1) 16.001 R T
MBM Overload: an electric overload is
detected from the power supply.
Error Text: string message about the error
or the alarm in the format ss::aaaa:ee
• ss: server id (00 .. 3F)
•: funcon code (00 .. 10)
• aaaa: address (0000 .. FFFF)
• ee: excepon code (see tables below)
Table 1. Modbus excepon codes
Code Name Meaning
01 Illegal funcon The funcon code received in the query is not an allowable acon for the server. Example: The funcon code
only applies to newer devices and was not implemented in the selected device.
02 Illegal data address
The data address received in the query is not an allowable address for the server (the combinaon of the
reference number and transfer length is invalid). Example: The submied request aempts to operate on
registers 96, 97, 98, 99, and 100, and there is no register with address 100.
03 Illegal data value A value contained in the query data eld is not an allowable value for the server. This indicates a fault in the
structure of the remainder of a complex request, such as that the implied length is incorrect.
04 Server device failure An unrecoverable error occurred while the server aempted to perform the requested acon.
05 Acknowledge The server is processing the request, but it will require a long me to do so. This response is returned to
prevent a meout error on the client side.
06 Server device busy The server is processing a long–duraon program command. The client should retransmit the message later
when the server is free.
07 Memory parity error The server detected a parity error in the memory when reading the record le. The client may require service
on the server device to retry the request.
Communicaon Interfaces Modbus RTU Client to KNX TP Gateway
USER MANUAL Version 1.0 Page 11 of 20