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/TP ERROR sign at the right bottom corner
#6
If possible, can you do this test and check that all telegrams are received by both devices:

1. Leave jut two LMs connected to KNX line
2. Create a test 1-byte scale object on one LM and enable logging on it
3. Run a script on another LM that sends telegrams to this object:
Code:
for i = 0, 100 do
  grp.write('1/1/1', i, dt.scale)
  os.sleep(0.05)
end
4. Repeat the test with another LM
Reply


Messages In This Thread
RE: KNX/TP ERROR sign at the right bottom corner - by admin - 23.11.2017, 12:24

Forum Jump: