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.

Controlling KNX lighting from a third-party touchscreen via HTTP, while preserving KN
#1
Hello,
I’m working on a project using a LogicMachine 5 (Lite or KC) as an interface to a KNX-based lighting system.
We plan to control some KNX lighting functions — ON/OFF, dimming, and scenes — from a third-party touchscreen interface (AMX Varia SL50), using HTTP commands sent from a NetLinx controller.
At the same time, the KNX system includes automation logic (e.g., light sensors for daylight-based control), and it is important that this automation remains functional after manual control. For example, if someone turns a light off from the touchscreen, the KNX system should later be able to turn it back on based on sensor input or time schedules.
I’d like to ask:
  • Is it technically possible to control the same KNX lighting objects from HTTP commands (NetLinx) without disrupting the existing KNX automation logic?
  • Are there any best practices or configuration steps in LogicMachine to handle priorities, overrides, or ensure recovery to automatic behavior?
  • Additionally, we plan to monitor the lighting status via BACnet/IP from a Niagara BMS. Is it possible to expose these KNX objects to BACnet in parallel with HTTP control?
This is my first LogicMachine project, so I appreciate any guidance or examples.
Reply
#2
1. Use this: https://kb.logicmachine.net/misc/remote/
2. There is nothing like that in KNX as priority, last telegram wins. You can use script and create priority in it based on date from few objects and write to another.
3. Yes no problem.
------------------------------
Ctrl+F5
Reply
#3
Thanks again for the help.

I’ll be reviewing the link you shared and looking into how HTTP control can be managed from the NetLinx controller, since I don’t handle that part of the system directly. Once we begin the integration with LogicMachine, I’ll share how it goes or follow up if any questions come up along the way.
Reply


Forum Jump: