Hier ist das richtige Tread um nach DDFs für Geräte zu fragen falls man Probleme beim erstellen hat oder kein Passendes DDF findet.
Gesucht wurde das DDF vom Eurolight TMH-46 als 18 Kanal
Bitte einmal testen ob alles Funktioniert damit man sie in die Library hochladen kann.
XML
<?xml version="1.0" encoding="UTF-8"?>
<device image="tmh_46.PNG" type="DMXDevice" dmxaddresscount="18" dmxcversion="3.1.0" ddfversion="1.0.0">
<information>
<model>LED TMH-46</model>
<vendor>Eurolite</vendor>
<author>Helmut</author>
<mode>18 Channel</mode>
</information>
<functions>
<position>
<pan dmxchannel="0" finedmxchannel="1">
<range range="540"/>
</pan>
<tilt dmxchannel="2" finedmxchannel="3">
<range range="220"/>
</tilt>
</position>
<ptspeed dmxchannel="4">
<range type="linear" mindmx="0" maxdmx="255"/>
</ptspeed>
<rgb>
<red dmxchannel="7"/>
<green dmxchannel="8"/>
<blue dmxchannel="9"/>
<white dmxchannel="10"/>
<amber dmxchannel="11"/>
<uv dmxchannel="12"/>
</rgb>
<strobe dmxchannel="6">
<step type="open" mindmx="0" maxdmx="9"/>
<range type="linear" mindmx="10" maxdmx="249" minval="0" maxval="15"/>
<step type="open" mindmx="250" maxdmx="255"/>
</strobe>
<dimmer dmxchannel="5">
<range type="linear" mindmx="0" maxdmx="255"/>
</dimmer>
<rawstep dmxchannel="13" name="Bewegungsmakros">
<step caption="Off" mindmx="0" maxdmx="15" />
<step caption="Programm 1" mindmx="16" maxdmx="44" />
<step caption="Programm 2" mindmx="45" maxdmx="74" />
<step caption="Programm 3" mindmx="75" maxdmx="104" />
<step caption="Programm 4" mindmx="105" maxdmx="128" />
<step caption="Musik Programm 1" mindmx="129" maxdmx="157" />
<step caption="Musik Programm 2" mindmx="158" maxdmx="187" />
<step caption="Musik Programm 3" mindmx="188" maxdmx="217" />
<step caption="Musik Programm 4" mindmx="218" maxdmx="255" />
</rawstep>
<raw dmxchannel="14" name="Bewegungsspeed" >
<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100" />
</raw>
<rawranges dmxchannel="15" name="Farbmakros" >
<range type="Off" mindmx="0" maxdmx="0" minval="0" maxval="100" />
<range type="Colorfade" mindmx="1" maxdmx="7" minval="0" maxval="100" />
<range type="Show 1" mindmx="8" maxdmx="39" minval="0" maxval="100" />
<range type="Show 2" mindmx="40" maxdmx="72" minval="0" maxval="100" />
<range type="Show 3" mindmx="73" maxdmx="105" minval="0" maxval="100" />
<range type="Show 4" mindmx="106" maxdmx="138" minval="0" maxval="100" />
<range type="Show 5" mindmx="139" maxdmx="140" minval="0" maxval="100" />
<range type="MusikShow 1" mindmx="141" maxdmx="167" minval="0" maxval="100" />
<range type="MusikShow 2" mindmx="168" maxdmx="195" minval="0" maxval="100" />
<range type="MusikShow 3" mindmx="196" maxdmx="223" minval="0" maxval="100" />
<range type="MusikShow 4" mindmx="224" maxdmx="251" minval="0" maxval="100" />
<range type="MusikShow 5" mindmx="252" maxdmx="255" minval="0" maxval="100" />
</rawranges>
<raw dmxchannel="16" name="Farbmakrospeed" >
<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100" />
</raw>
</functions>
<procedures>
<reset>
<set dmxchannel="17" value="252"/>
<hold value="6000"/>
<restore dmxchannel="17"/>
</reset>
</procedures>
</device>
Display More