diff options
Diffstat (limited to 'fixtures')
-rw-r--r-- | fixtures/Scanic-LED-PAR-56-RGB-black.qxf | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/fixtures/Scanic-LED-PAR-56-RGB-black.qxf b/fixtures/Scanic-LED-PAR-56-RGB-black.qxf new file mode 100644 index 0000000..39585a1 --- /dev/null +++ b/fixtures/Scanic-LED-PAR-56-RGB-black.qxf @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE FixtureDefinition> +<FixtureDefinition xmlns="http://www.qlcplus.org/FixtureDefinition"> + <Creator> + <Name>Q Light Controller Plus</Name> + <Version>4.12.6</Version> + <Author>Anton Luka Šijanec <anton@sijanec.eu></Author> + </Creator> + <Manufacturer>Scanic</Manufacturer> + <Model>LED PAR 56 RGB black</Model> + <Type>Color Changer</Type> + <Channel Name="Function control"> + <Group Byte="0">Intensity</Group> + <Capability Min="0" Max="49" Preset="LampOff">OFF</Capability> + <Capability Min="50" Max="99" Preset="LampOn">Dimmer</Capability> + <Capability Min="100" Max="149" Preset="StrobeSlowToFast">Flash</Capability> + <Capability Min="150" Max="199" Preset="RampUpSlowToFast">Fading</Capability> + <Capability Min="200" Max="249">Music control</Capability> + <Capability Min="250" Max="255" Preset="LampOn">All ON</Capability> + </Channel> + <Channel Name="Speed adjustment" Preset="ShutterStrobeSlowFast"/> + <Channel Name="Red" Preset="IntensityRed"/> + <Channel Name="Green" Preset="IntensityGreen"/> + <Channel Name="Blue" Preset="IntensityBlue"/> + <Mode Name="5 Channel"> + <Channel Number="0" ActsOn="0">Function control</Channel> + <Channel Number="1" ActsOn="1">Speed adjustment</Channel> + <Channel Number="2" ActsOn="2">Red</Channel> + <Channel Number="3" ActsOn="3">Green</Channel> + <Channel Number="4" ActsOn="4">Blue</Channel> + </Mode> + <Physical> + <Bulb Type="LED" Lumens="0" ColourTemperature="0"/> + <Dimensions Weight="1.7" Width="270" Height="220" Depth="300"/> + <Lens Name="Other" DegreesMin="0" DegreesMax="0"/> + <Focus Type="Fixed" PanMax="0" TiltMax="0"/> + <Technical PowerConsumption="20" DmxConnector="5-pin"/> + </Physical> +</FixtureDefinition> |