3 hours ago
(11 hours ago)giel.velghe Wrote: Hello,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.
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,
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