Hallo zusammen,
ich benötige die DDF für den oben genannten Moving Head. Nun schlägt mir die Biliothek diese DDF vor. Wenn ich die reinlade, habe ich das Problem, dass ich schon bei den ersten Tilt und Pan nicht mit der Position arbeiten kann im Control. Gibt es für Moving Heads eine bessere Vorlage? Ich versuche ja irgendwie, mich da rein zu arbeiten, aber langsam geht mir der Nerv weg.
Vielleicht kann mir da ja jemand helfen. anbei das Datenblatt zum Moving Head,
DANKE
XML
<?xml version="1.0" encoding="UTF-8"?>
<device image="IMG-000916.png" type="DMXDevice" dmxaddresscount="13" dmxcversion="3.0.0" ddfversion="1.0.0">
<information>
<ddf-library-id>2619</ddf-library-id>
<model>ZQ02040 Mini LED Moving Head Light</model>
<vendor>U'King</vendor>
<author>Tushky</author>
<mode>13 Channel</mode>
</information>
<functions>
<position>
<pan dmxchannel="0" finedmxchannel="1">
<range range="540"/>
</pan>
<tilt dmxchannel="2" finedmxchannel="3">
<range range="245"/>
</tilt>
</position>
<ptspeed dmxchannel="4">
<range type="linear" mindmx="255" maxdmx="0" minval="0" maxval="100"/>
</ptspeed>
<dimmer dmxchannel="5">
<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100"/>
</dimmer>
<strobe dmxchannel="6">
<step type="open" mindmx="0" maxdmx="0"/>
<range type="linear" mindmx="1" maxdmx="255" minval="1" maxval="20"/>
</strobe>
<rgb>
<red dmxchannel="7"/>
<green dmxchannel="8"/>
<blue dmxchannel="9"/>
<white dmxchannel="10"/>
</rgb>
<rawstep dmxchannel="11" name="Mode">
<step caption="None" mindmx="0" maxdmx="30"/>
<step caption="Automatic 1" mindmx="31" maxdmx="127"/>
<step caption="Automatic 2" mindmx="128" maxdmx="249"/>
<step caption="Music Mode" mindmx="250" maxdmx="255"/>
</rawstep>
<rawstep dmxchannel="12" name="Reset">
<step caption="None" mindmx="0" maxdmx="149"/>
<step caption="Reset" mindmx="150" maxdmx="200"/>
<step caption="None" mindmx="201" maxdmx="255"/>
</rawstep>
</functions>
<procedures/>
</device>
Display More