Find answers, ask questions and become part of the Loxone Community.
Hi All,
Has anyone managed to use the analogue input on the skylight block successfully?
Although it does work in theory (if you input a value of 30 the skylight will move to 30% open) it seems very hard to actually use since as soon as you take away the 30 input (for example using a multiplexer) the input drops to zero and the skylight obediently closes. If you keep the 30 input switched on, then other inputs are disabled.
My use case is that when the weather is warm you may want to have the rooflight fully open during the day but close it to 10% at last light to allow for a small amount of ventilation.
All help appreciated!
Hi Lindsey
Unfortunately this is the joy of logic, what you have described is the functionality of these inputs because it is how the logic operates a change will be commited and on an analogue input ‘0’ is a value.
The solution is probably to instead use the O and C inputs and to hold them for the specific time you would like to open/close for.
Using an assupmtion of 10 seconds to open/close skylight
i.e. in your scenario IF temperature > x then trigger CO input. Then Pulse at Dusk to Switch Off Delay set for 9 seconds to C input.
KR
Hugh
 | Monday | Tuesday | Wednesday | Thursday | Friday |
---|---|---|---|---|---|
0830-0900 | Welcome | Arrival and Exchange | Arrival and Exchange | Arrival and Exchange | Arrival and Exchange |
Unit 1 | Easy Lighting Planning Square meter formulas. Room types, Direct/Indirect |
Automatic Basic Lighting Presence Sensor Air/Tree |
Shading & Automation Controls vs Automation  configuration shading types |
Multiroom Audio System, scaling, simple audio planning |
Media controller IR and RS Protocols, AVR |
Unit 2 | Intuitive Operating Concept Room types & moods |
Presence Optimization Exercises by type of room |
System Protection Functions Storm, frost, privacy, break-in |
Cabling & Configuration Audioserver Extension speaker |
Operating Concept Specific Operating modes, Touch Pure Flex |
Unit 3 | Configuration Room Types Basic Configuration |
Presence Areas Practice P/1-8 |
Optimise Protection Functions Practical exercises by type |
Operation & Connections Line In/Out, SPDIF Signal converter |
Optimise Conference Room Control and programming |
1200 | Lunch Break | Lunch Break | Lunch Break | Lunch Break | Lunch Break & wrap up |
Unit 4 | Lighting Controller In-depth T5/1-8, lC1-4, M+/-, Mix |
Technologies Dali, DMX, PWM |
Weather & Sunshine Weather station & forecasts |
Smart Home Functions TTS, Announcements, Bell |
 |
Unit 5 | Operating Concept Advanced Exercise by type of room |
Daylight Control HCL Practical implementation |
Automatic Sun Position Control Protection types IR/UV/Lux |
HiFi and Ambient Sound Signum and Install 7 |
 |
Unit 6 | Operating Concept Specific     Hotel, Office, Auditorium | Constant Light Control Measurement, control, implementation |
Automatic Sun Position Control Optimization of parameters |
Acoustics & Sound Optimization   Optimize audio planning |  |
Unit 7 | Touch Pure Flex Scrolling text, master brightness |
Signalization via Light Practice example |
Operating Concept Specific Practical examples | Audioserver in combination   Exercises Lan/Tree Turbo |  |
Booking Request for CPD
Please complete the following details as part of your request to book this CPD.
Once we have received your details, we will be in touch to discuss your request further.
From your first enquiry to the finishing touches on your project, Loxone and your Loxone Partner will be with you all the way. Benefit from the experience that we have gained through the realisation of over one hundred thousand projects worldwide to ensure your project exceeds your expectations.
Hi Hugh, many thanks for this.
I managed to create a solution by monitoring the AQp output of the skylight controller. When this drops to <= 10% then it sends a pulse to the R input which stops the rooflight. Works a treat!
Regards,
Lindsey