Hello,
Yes its possible but only by editing the personalty file and changing it to the class " Panel".
Because its not a real panel, we don't make this change in our original files but you can still do it by editing the file manualy using any text editor.
fixture "Plano Spot"
{
class panel
mode "2"
{
colour_mix
{
red msb 0 0,255
green msb 1 0,255
blue msb 2 0,255
}
dimmer msb 3 0,255
}
mode "3"
{
colour_mix
{
red msb 0 0,255
green msb 1 0,255
blue msb 2 0,255
}
dimmer msb 3 0,160
strobe
{
offset 3
control 161,255
}
}
}