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.

KNX Group address Log
#1
Hello,
I am experiencing an issue with a group address that is being switched on and off by the LogicMachine.
In the logs and the group monitor, I can see that the LogicMachine is sending the ON/OFF commands to this group address. However, I would like to identify which specific script is responsible for sending these commands.
Is there a way within LogicMachine to log or trace which script is writing to a particular group address?
Kind regards,
Reply
#2
(10 hours ago)giel.velghe Wrote: Hello,
I am experiencing an issue with a group address that is being switched on and off by the LogicMachine.
In the logs and the group monitor, I can see that the LogicMachine is sending the ON/OFF commands to this group address. However, I would like to identify which specific script is responsible for sending these commands.
Is there a way within LogicMachine to log or trace which script is writing to a particular group address?
Kind regards,
Are you sure that LM is sending? in object log tab in source column do you see "local (**)"? if it is not and you see the same phisical address as in LM then it is not lm, it is another device on KNX bus.

if you see local(**) then define what sirvece is under ** :
bus = knx bus (ip or tp)
bt = bluetooth
bn = bacnet
mb = modbus
en = enocean
wl = lm wall
rc = reactor
ek = ekey
w1 = 1-wire
sc = scenes
se = event script
ss = scheduled script
sr = resident script
us = user interface / visualization
rm = remote services
ap = apps
po = group monitor object polling
dl = dali

then if it is se, sr or sc you can use Search app from LM Store, there you can search by address or phrase (if name was used instead of addres). but it wont help if address or name was not written directly
search '1/1/1'wont find the next code

address = '1/1/'..1
Reply


Forum Jump: