Hello Developers and users from CueLux,
First of all... CueLux looks very nice to use
In this topic I will share and talk about our setup for in a theater-foyer.
(we still waiting for our DMX USB dongle, so all things showed here is edited/made in off-line modus !)
This fixtures are the basic setup in our Foyer:
16x Ignition FX-TG Platinum Edition 20x3W TruColor
48x Dimmers
1x Smoke-Machine F100
1x Hazer DF50 (with a NonDim dimmer to switch on and off by DMX)
1x Martin Magnum Hazer (2 channels... FogLevel + FanSpeed)
For all smoke- and hazer-machines I have made my own personality, to keep them together in the editor-screen.
manufacturer "Generic"
fixture "F100 en Hazer"
smoke 486 0,255
{
custom
{
label "Hazer"
msb 487 0,220
}
custom
{
label "Fan"
msb 488 0,255
}
reset
{
offset 487
on 221,255
time 10
}
shutter
{
offset 0
on 255,255
}
}
On the moment the NonDim (shutter) is the first fixture in this personality and start with DMX-channel 24...
For the F100 and the Martin-Hazer the DMX-channels starts now from 510 !
(I'm not sure if I can change the DMX-channel separate from our dimmers...
otherwise I can start with DMX-channel 509 for the NonDim channel to make it easier.)
Also for the Igniton Led's I have changed the personality...
The reason was that with the basic personality we will mis a effect-channel !
Here the code for "mode 5" only:
manufacturer "Ignition"
fixture "PAR 64 SHORT FLOOR 20X3W PWM RGB"
{
mode "Mode 5"
{
color red 0 0,255
color green 1 0,255
color blue 2 0,255
strobe
{
offset 3
control 16,255
}
dimmer
{
msb 4 0,255
}
color
{
offset 5
slot 0,31 CLR_WHITE
slot 32,63 CLR_UV
slot 64,95 M603
slot 96,127 M104
slot 128,159 M312
slot 160,191 M206
slot 192,223 M108
slot 224,255 M301
scroll 0,255
}
}
}
I'm using the Color-Mix slots for each separate effect function.
I hope this works well
Here a screen-shot from our CueLux:
I also edited this a bit to give it more a personal look for our Foyer.
The name TAHS means: Theater Aan Het Spui
We hope to get the DMX-Dongle next week, so we can test this setup and all the functions with the BCF2000...
For the BCF2000 I have changed the Smoke-Button for the Release-Button.
Because we have already solo-faders for all smoke- hazer-machines, so we don't need the Smoke-Button.