Hallo Alle zusammen,
Ich probiere gerrade ein DDF für den Elation Fuze Max Profile (Kanalbelegung) anzulegen, allerdings komme ich nicht über die Standard funktionen hinaus. EIn zweites Gobowheel zu definieren habe ich nicht hingekriegt, und auch bei indexing vom Prisma oder den Gobos komme ich nicht mit dem DDFCreator zurecht. Wenn mir jemand heir helfen könnte wäre ich ziemlich dankbar...
Liebe Grüße
emilvxlr
XML
<?xml version="1.0" encoding="utf-8"?>
<device type="DMXDevice" dmxaddresscount="40" dmxcversion="3.1.0" ddfversion="1.0">
<information>
<model>Fuze Max Pro</model>
<vendor>Elation</vendor>
<author>Emil Vöhringer</author>
</information>
<functions>
<position>
<pan dmxchannel="0" finedmxchannel="1">
<range range="540" />
</pan>
<tilt dmxchannel="2" finedmxchannel="3">
<range range="270" />
</tilt>
</position>
<rgb>
<red dmxchannel="4" />
<green dmxchannel="5" />
<blue dmxchannel="6" />
<amber dmxchannel="8" hueLeftBottom="0" hueLeftTop="60" hueRightBottom="120" hueRightTop="60" />
</rgb>
<colortemp dmxchannel="9">
<range type="linear" mindmx="10" maxdmx="255" minval="2400" maxval="8500" />
</colortemp>
<gobowheel dmxchannel="12">
<goboshake />
<step type="open" mindmx="0" maxdmx="9" caption="Open" />
<step type="gobo" mindmx="10" maxdmx="19" val="ICON-002101.png" caption="Gobo 1">
<range handler="goboshake" mindmx="70" maxdmx="89" minval="1" maxval="10" />
</step>
<step type="gobo" mindmx="20" maxdmx="29" val="ICON-002102.png" caption="Gobo 2">
<range handler="goboshake" mindmx="90" maxdmx="109" minval="1" maxval="10" />
</step>
<step type="gobo" mindmx="30" maxdmx="39" val="ICON-002103.png" caption="Gobo 3">
<range handler="goboshake" mindmx="110" maxdmx="129" minval="1" maxval="10" />
</step>
<step type="gobo" mindmx="40" maxdmx="49" val="ICON-002104.png" caption="Gobo 4">
<range handler="goboshake" mindmx="130" maxdmx="149" minval="1" maxval="10" />
</step>
<step type="gobo" mindmx="50" maxdmx="59" val="ICON-002105.png" caption="Gobo 5">
<range handler="goboshake" mindmx="150" maxdmx="169" minval="1" maxval="10" />
</step>
<step type="gobo" mindmx="60" maxdmx="69" val="ICON-002106.png" caption="Gobo 6">
<range handler="goboshake" mindmx="170" maxdmx="189" minval="1" maxval="10" />
</step>
</gobowheel>
<prism dmxchannel="16">
<step type="open" mindmx="0" maxdmx="6" caption="ohne Prisma" />
<step type="prism" mindmx="7" maxdmx="130" caption="4 Face Linear Prisma" />
<step type="prism" mindmx="131" maxdmx="255" caption="4 Face Prisma" />
</prism>
<focus dmxchannel="18" finedmxchannel="19" />
<zoom dmxchannel="20" finedmxchannel="21">
<range type="linear" mindmx="0" maxdmx="255" minval="0.9" maxval="90" />
</zoom>
<shutter dmxchannel="22">
<step type="closed" mindmx="0" maxdmx="31" />
<step type="open" mindmx="224" maxdmx="255" />
</shutter>
<dimmer dmxchannel="23" finedmxchannel="24" />
<iris dmxchannel="25">
<range type="linear" mindmx="191" maxdmx="0" minval="1" maxval="100" />
</iris>
</functions>
<procedures />
</device>
Display More