Can I get a personality file for this unit... In VDMX i coudnt get the file working, so i recreated the fixture file with foloowing code and that works..
fixture "LWP48 RGB"
{
notes "Ordercode 42460"
mode "3 channels"
{
color red 0 0,255
color green 1 0,255
color blue 2 0,255
}
mode "5 channels"
{
color red 0 0,255
color green 1 0,255
color blue 2 0,255
}
dimmer
{ msb 3 0,255
}
strobe
{
offset 4
control 1,255
}
}