I'm not writing in this in place of EIB google group as my problem is related to linknx-knxweb.
I have finally found why i received frequent error message popup in my brower. I made some mismath between EIB group, linknx setup and knxweb config file.
The way to troubleshoot this is to use Firefox as the messages far more explicit than in IE6.
It show you the faulty item.
Regarding the can not save design issue. 2 more infos :
When I worked on the PC itself with Firefox, knxweb can save the design
When I worked from my WinXP, I get an error message
Any tips or debug possibilities ?
Last question : How are implemented blinds into linknx/knxweb ?
Thx again for this superb tools
Didier
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
>Regarding the can not save design issue. 2 more infos :
>When I worked on the PC itself with Firefox, knxweb can save the design
>When I worked from my WinXP, I get an error message
>Any tips or debug possibilities ?
Which browser/version are you using on WinXP? What's the error message?
Did you try to click "Afficher le design (XML)" to see if you can get it?
>Last question : How are implemented blinds into linknx/knxweb ?
For linknx, the blinds controls are objects of EIS2 type, just like dimmers controls. You can then use values "up" "down" and "stop" to drive them. You can also use "up:2" to "up:7" and "down:2" to "down:7" to move up/down by steps:
2 means that the full range is divided in 2 steps
3 => 4 steps
4 => 8 steps
5 => 16 steps
6 => 32 steps
7 => 64 steps
In Knxweb, there is currently nothing, but a dimmer control can be used. If you describe how the best blinds control would look like in knxweb, I could probably create it without too much effort.
Regards,
Jean-François
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Jef2000,
I'm not writing in this in place of EIB google group as my problem is related to linknx-knxweb.
I have finally found why i received frequent error message popup in my brower. I made some mismath between EIB group, linknx setup and knxweb config file.
The way to troubleshoot this is to use Firefox as the messages far more explicit than in IE6.
It show you the faulty item.
Regarding the can not save design issue. 2 more infos :
When I worked on the PC itself with Firefox, knxweb can save the design
When I worked from my WinXP, I get an error message
Any tips or debug possibilities ?
Last question : How are implemented blinds into linknx/knxweb ?
Thx again for this superb tools
Didier
>Regarding the can not save design issue. 2 more infos :
>When I worked on the PC itself with Firefox, knxweb can save the design
>When I worked from my WinXP, I get an error message
>Any tips or debug possibilities ?
Which browser/version are you using on WinXP? What's the error message?
Did you try to click "Afficher le design (XML)" to see if you can get it?
>Last question : How are implemented blinds into linknx/knxweb ?
For linknx, the blinds controls are objects of EIS2 type, just like dimmers controls. You can then use values "up" "down" and "stop" to drive them. You can also use "up:2" to "up:7" and "down:2" to "down:7" to move up/down by steps:
2 means that the full range is divided in 2 steps
3 => 4 steps
4 => 8 steps
5 => 16 steps
6 => 32 steps
7 => 64 steps
In Knxweb, there is currently nothing, but a dimmer control can be used. If you describe how the best blinds control would look like in knxweb, I could probably create it without too much effort.
Regards,
Jean-François