
0
Sliding door visualization
Hi there! I need to know how to organize the visual bar on the bos client.
when i open the door with knx boton i use the status from the lock/onlock door to se if the door is open or close but i dont have the appearance οφ development I need to make a grafick bar to see the root of opening
Customer support service by UserEcho
Hey
So if I understand correctly you want have a 0-100% 1byte status that you want to show on the bOS client as the door position but you only have up/down and stop? What device are you using to control the sliding door? It depends on the controller if the position feedback is configured etc. But you could also try to calculate the move time if you dont have a 1byte feedback status.
Kodu-Tasks (Estimate sliding door position).bos This demo starts a count by 10 steps - down or up with the calculator. You need to know how long does the door open or close and set the programs(up/down) delay values so it covers the full range. It should resume the counting if another move command is sent and should stop the count if stop is pushed or the door is closed/opened fully(Also it needs to have a working move/stop status, otherwise it would not stay in 0-100% range).
THANK YOU for your faaast replay!