PDA

View Full Version : programmable logic help



aquaman
29.12.2009, 23:40
hi guys can any one help i have the pro+2, plus two 150 metal halides plugged into the profilux bar which i would like to go of when a storm comes in how do i do this? its been a long time since i used the system, and i remember being able to turn the halides off when a storm comes in, and then back on again after the storm has finished using programmable logic, and i cant seem to find out how to do it using the manual.
i also have a 24w dimmable unit and a simu spot.

Matthias
30.12.2009, 08:23
there is a switch function "thunderstorm"

logic x = illumination y AND [Inverse] thunderstorm

socket of your MH has now function logic x

aquaman
30.12.2009, 17:46
i dont know if i missed something when i read that back, but i dont understand!!:o
any chance u could give a step by step at all? :D

boboxx
30.12.2009, 18:32
In ProfiluxControl look under programmable logic... Create a gate logic that contains the above..

exemple
logic G1 = illumination 1 AND [Inverse] thunderstorm

now asign logic G1 to the socket of the MH you wish to control

aquaman
30.12.2009, 20:16
thanks for ur reply.. very helpful.. managed to sort it now :D

boboxx
30.12.2009, 20:58
cool, glade it worked!