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.

SOURCE ADDRESS
#1
Hi:
I need to know the source address from an event. 
I need it because it depends on where the event comes from, I will perform one task or another

it would be something like reading the result the value of the event, but in this case it would be from whom


value = event.getaddress()!!
Reply
#2
Code:
value = event.src
log(value)
------------------------------
Ctrl+F5
Reply
#3
(19.04.2018, 13:48)Daniel. Wrote:
Code:
value = event.src
log(value)

The result is 'local' I need knx source address....
Thanks
Reply
#4
The result is local when you send telegram from LM. Send telegram from KNX and check again.
------------------------------
Ctrl+F5
Reply
#5
(19.04.2018, 14:08)Daniel. Wrote: The result is local when you send telegram from LM. Send telegram from KNX and check again.

Sorry , it's perfect.
Thanks
Reply


Forum Jump: