Sounds like you are programming for an "enhanced" interrogation area - keep them terrorists of kilter with weird light schedules.
toggle quoted message
Show quoted text
--- In Crestron@..., "javiermazon_com" <javier@...> wrote:
Hi!
I'm programming a system that has some special needs. User need to be able to simulate light scenarios of different GPS positions and dates. User must be able to configure the conditions:
-GPS coordinates
-Time from 0-100% of Sunrise and from 100%to0% of Sunset
-Date of simulation.
For example:
-One room could be running lights emulating the sun in YEMEN in 3rd august, calculating the sunrise and sunset for that GPS coordinates and that date.
-While another room could be running lights emulation sun in South Italy on 3th september.
There are 16 different spaces.
I can perform almost all the tasks with timers, pasts, offsets and astronomical clock... but I've not a clear way of programming two spaces running at different dates just using one TOD$.
I may create a simpl+ module that modifies TOD$ creating several TOD$s based on days/months delay... any better idea? It's my only clue for the moment.
Thanks for your advices ;)