123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?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.3 GIT</Version>
- <Author>Stefan Strobel</Author>
- </Creator>
- <Manufacturer>Eurolite</Manufacturer>
- <Model>LED FLD-1508</Model>
- <Type>Color Changer</Type>
- <Channel Name="UV" Preset="IntensityUV"/>
- <Channel Name="Master dimmer" Preset="IntensityMasterDimmer"/>
- <Channel Name="Strobe">
- <Group Byte="0">Shutter</Group>
- <Capability Min="0" Max="9">No function</Capability>
- <Capability Min="10" Max="255" Preset="StrobeSlowToFast">Strobe slow to fast</Capability>
- </Channel>
- <Channel Name="Internal Programs">
- <Group Byte="0">Effect</Group>
- <Capability Min="0" Max="9">No Function</Capability>
- <Capability Min="10" Max="19">UV</Capability>
- <Capability Min="20" Max="59">program 1 slow to fast</Capability>
- <Capability Min="60" Max="99">program 2 slow to fast</Capability>
- <Capability Min="100" Max="139">program 3 slow to fast</Capability>
- <Capability Min="140" Max="179">music 1 slow to fast</Capability>
- <Capability Min="220" Max="255">music 3 slow to fast</Capability>
- </Channel>
- <Mode Name="1 channel">
- <Channel Number="0">UV</Channel>
- <Head>
- <Channel>0</Channel>
- </Head>
- </Mode>
- <Mode Name="4 channel">
- <Channel Number="0">Master dimmer</Channel>
- <Channel Number="1">Strobe</Channel>
- <Channel Number="2">UV</Channel>
- <Channel Number="3">Internal Programs</Channel>
- <Head>
- <Channel>2</Channel>
- </Head>
- </Mode>
- <Physical>
- <Bulb Type="LED" Lumens="0" ColourTemperature="0"/>
- <Dimensions Weight="3" Width="295" Height="228" Depth="110"/>
- <Lens Name="Other" DegreesMin="14" DegreesMax="14"/>
- <Focus Type="Fixed" PanMax="0" TiltMax="0"/>
- <Technical PowerConsumption="60" DmxConnector="3-pin"/>
- </Physical>
- </FixtureDefinition>
|