Kann mal jemand der was davon versteht da rüber sehen, bitte.
Das läuft alles nicht wie es soll.
XML
<?xml version="1.0" encoding="utf-8"?>
<device image="bild.png" type="DMXDevice" dmxaddresscount="11" dmxcversion="3.1.0" ddfversion="1.0">
<information>
<model>Uking 5 Farblaser</model>
<vendor>U´king</vendor>
<author>Blumfeld</author>
<mode>11 Channel Mode</mode>
</information>
<functions>
<dimmer dmxchannel="0">
<range type="linear" mindmx="192" maxdmx="255" minval="0" maxval="100" />
</dimmer>
<rawstep dmxchannel="1" name="Pattern Select">
<step caption="Pattern 01" mindmx="0" maxdmx="7"/>
<step caption="Pattern 02" mindmx="8" maxdmx="15"/>
<step caption="Pattern 03" mindmx="16" maxdmx="23"/>
<step caption="Pattern 04" mindmx="24" maxdmx="31"/>
<step caption="Pattern 05" mindmx="32" maxdmx="39"/>
<step caption="Pattern 06" mindmx="40" maxdmx="47"/>
<step caption="Pattern 07" mindmx="48" maxdmx="55"/>
<step caption="Pattern 08" mindmx="56" maxdmx="63"/>
<step caption="Pattern 09" mindmx="64" maxdmx="71"/>
<step caption="Pattern 10" mindmx="72" maxdmx="79"/>
<step caption="Pattern 11" mindmx="80" maxdmx="87"/>
<step caption="Pattern 12" mindmx="88" maxdmx="95"/>
<step caption="Pattern 13" mindmx="96" maxdmx="103"/>
<step caption="Pattern 14" mindmx="104" maxdmx="111"/>
<step caption="Pattern 15" mindmx="112" maxdmx="119"/>
<step caption="Pattern 16" mindmx="120" maxdmx="127"/>
<step caption="Pattern 17" mindmx="128" maxdmx="135"/>
<step caption="Pattern 18" mindmx="136" maxdmx="143"/>
<step caption="Pattern 19" mindmx="144" maxdmx="151"/>
<step caption="Pattern 20" mindmx="152" maxdmx="159"/>
<step caption="Pattern 21" mindmx="160" maxdmx="167"/>
<step caption="Pattern 22" mindmx="168" maxdmx="175"/>
<step caption="Pattern 23" mindmx="176" maxdmx="183"/>
<step caption="Pattern 24" mindmx="184" maxdmx="191"/>
<step caption="Pattern 25" mindmx="192" maxdmx="199"/>
<step caption="Pattern 26" mindmx="200" maxdmx="207"/>
<step caption="Pattern 27" mindmx="208" maxdmx="215"/>
<step caption="Pattern 28" mindmx="216" maxdmx="223"/>
</rawstep>
<rawstep dmxchannel="2" name="X Richtung">
<step caption="OFF" mindmx="25" maxdmx="255"/>
<step caption="X" mindmx="0" maxdmx="24"/>
</rawstep>
<rawstep dmxchannel="3" name="Y Richtung">
<step caption="OFF" mindmx="25" maxdmx="255"/>
<step caption="Y" mindmx="0" maxdmx="24"/>
</rawstep>
<rawstep dmxchannel="4" name="Pattern Size">
<step caption="OFF" mindmx="0" maxdmx="0"/>
<step caption="Size" mindmx="1" maxdmx="63"/>
</rawstep>
<rawstep dmxchannel="5" name="Dimmer X">
<step caption="OFF" mindmx="129" maxdmx="255"/>
<step caption="X" mindmx="0" maxdmx="128"/>
</rawstep>
<rawstep dmxchannel="6" name="Dimmer Y">
<step caption="OFF" mindmx="129" maxdmx="255"/>
<step caption="Y" mindmx="0" maxdmx="128"/>
</rawstep>
<rawstep dmxchannel="7" name="Rotation">
<step caption="OFF" mindmx="0" maxdmx="0"/>
<step caption="Rotation r" mindmx="1" maxdmx="0"/>
<step caption="Rotation l" mindmx="0" maxdmx="71"/>
</rawstep>
<rawstep dmxchannel="8" name="Laser Auswahl">
<step caption="ALLE" mindmx="0" maxdmx="1"/>
<step caption="Cyan" mindmx="2" maxdmx="3"/>
<step caption="Gelb" mindmx="4" maxdmx="7"/>
<step caption="Blau" mindmx="8" maxdmx="11"/>
<step caption="Grün" mindmx="12" maxdmx="15"/>
<step caption="Rot" mindmx="16" maxdmx="19"/>
<step caption="Blau/Cyan" mindmx="20" maxdmx="23"/>
<step caption="Grün/Gelb" mindmx="24" maxdmx="27"/>
<step caption="Rot/Gelb/Cyan" mindmx="28" maxdmx="31"/>
<step caption="Rot/Grün" mindmx="32" maxdmx="35"/>
<step caption="Gelb/Cyan" mindmx="36" maxdmx="39"/>
<step caption="Rot/Grün/Blau" mindmx="40" maxdmx="43"/>
<step caption="Grün/Cyan" mindmx="44" maxdmx="47"/>
<step caption="Rot/Gelb" mindmx="48" maxdmx="51"/>
<step caption="Blau/Gelb/Cyan" mindmx="52" maxdmx="55"/>
<step caption="Rot/Grün/Cyan" mindmx="56" maxdmx="59"/>
<step caption="Rot/Blau/Cyan" mindmx="60" maxdmx="63"/>
<step caption="Rot/Cyan" mindmx="64" maxdmx="67"/>
</rawstep>
<rawstep dmxchannel="9" name="Phase X">
<step caption="Keine Phase" mindmx="0" maxdmx="63"/>
<step caption="AB und DF" mindmx="64" maxdmx="127"/>
<step caption="ACF und BCD" mindmx="128" maxdmx="191"/>
<step caption="AF und BCD" mindmx="192" maxdmx="255"/>
</rawstep>
<rawstep dmxchannel="10" name="Phase Y">
<step caption="Keine Phase" mindmx="0" maxdmx="63"/>
<step caption="AB und DF" mindmx="64" maxdmx="127"/>
<step caption="ACF und BCD" mindmx="128" maxdmx="191"/>
<step caption="AF und BCD" mindmx="192" maxdmx="255"/>
</rawstep>
</functions>
</device>
Display More