This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

grp.update sends to KNX?
#1
Hi,
according to documentation  grp.update(alias,var) should write directly into memory. "but does not send new value to TP bus"

But I see these writes in ETS diagnostics like they were send to KNX bus. Is this behavior intentional? 
It looks like grp.write and gro.update do the identical thing.
I don't want these datagrams. How to disable sending?

LM 4 
firmware from 2016/07/14
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259
Reply
#2
Hi,

There is a KNX telegram send over IP so ETS will show messages. However there is none on the twisted pair (TP).

TP is more critical for keeping clean as it can handle restricted amount of data, IP has not that restriction so makes no sense to reduce trafic on IP.

If you don't want the IP telegram send you can / should block it in the filter table.

BR,

Erwin
Reply
#3
I don't know if it's relevant but my LM is in TPUART mode and the KNX is programmed and debugged in ETS5 via LM

(20.10.2016, 22:23)Erwin van der Zwart Wrote: Hi,

There is a KNX telegram send over IP so ETS will show messages. However there is none on the twisted pair (TP).

TP is more critical for keeping clean as it can handle restricted amount of data, IP has not that restriction so makes no sense to reduce trafic on IP.

If you don't want the IP telegram send you can / should block it in the filter table.

BR,

Erwin

Thank you. 
In case these datagrams are not routed to TP in any way then it's OK.
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259
Reply


Forum Jump: