War mal so frei und habe das DDF zusammen gebastelt zum Testen ob alles Funktioniert. Wurde Gewünscht im Tread Wünsch dir was.
Bitte Testen ob der X und Y speed richtig geht da es aus der Anleitung nicht hervorgeht wo schnell bzw langsam ist. In der DDF ist es jetzt so geschrieben das bei 255 lansam ist
Falls die 8 Channel auch gewünscht wird bitte Posten.
XML
<?xml version="1.0" encoding="utf-8"?>
<device image="vega 60.png" type="DMXDevice" dmxaddresscount="16" dmxcversion="3.2.0" ddfversion="1.0.0" >
<information>
<model>Vega Dot 60</model>
<vendor>LightmaXX</vendor>
<author>Helmut</author>
<mode>16 Channel</mode>
<comment>User Wunsch</comment>
<electrical>
<static>15</static>
<dimmer>60</dimmer>
</electrical>
</information>
<functions>
<position>
<pan dmxchannel="0">
<range range="360" />
</pan>
<tilt dmxchannel="3">
<range range="270" />
</tilt>
</position>
<rotation dmxchannel="1">
<step type="stop" mindmx="0" maxdmx="7" />
<range type="cw" mindmx="8" maxdmx="127" minval="0.05" maxval="5" />
<range type="ccw" mindmx="255" maxdmx="128" minval="0.05" maxval="5" />
</rotation>
<raw dmxchannel="2" name="X speed">
<range type="linear" mindmx="255" maxdmx="0" minval="0" maxval="100" />
</raw>
<raw dmxchannel="4" name="Rotation Back and Forth">
<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100" />
</raw>
<raw dmxchannel="5" name="Y speed">
<range type="linear" mindmx="255" maxdmx="0" minval="0" maxval="100" />
</raw>
<dimmer dmxchannel="6"/>
<shutter dmxchannel="7">
<step type="closed" mindmx="0" maxdmx="4" />
<step type="open" mindmx="251" maxdmx="255" />
</shutter>
<strobe dmxchannel="7">
<step type="open" mindmx="251" maxdmx="255" />
<range type="linear" mindmx="5" maxdmx="250" minval="1" maxval="12" />
</strobe>
<rgb>
<red dmxchannel="8" />
<green dmxchannel="9" />
<blue dmxchannel="10" />
<white dmxchannel="11" />
</rgb>
<rawstep dmxchannel="12" name="Macro Color">
<step caption="Aus" mindmx="0" maxdmx="7" />
<step caption="Red" mindmx="8" maxdmx="17" />
<step caption="Green" mindmx="18" maxdmx="27" />
<step caption="Blue" mindmx="28" maxdmx="37" />
<step caption="White" mindmx="38" maxdmx="47" />
<step caption="R+G" mindmx="48" maxdmx="57" />
<step caption="G+B" mindmx="58" maxdmx="67" />
<step caption="B+W" mindmx="68" maxdmx="77" />
<step caption="R+W" mindmx="78" maxdmx="87" />
<step caption="R+G+B" mindmx="88" maxdmx="97" />
<step caption="G+B+W" mindmx="98" maxdmx="107" />
<step caption="R+B+W" mindmx="108" maxdmx="117" />
<step caption="R+G+W" mindmx="118" maxdmx="127" />
<step caption="R+G+B+W" mindmx="128" maxdmx="137" />
</rawstep>
<rawranges dmxchannel="12" name="Macro Show" >
<range type="Aus" mindmx="0" maxdmx="7" minval="0" maxval="100" />
<range type="Macro Color Jump" mindmx="138" maxdmx="188" minval="0" maxval="100" />
<range type="Macro Color Line" mindmx="189" maxdmx="239" minval="0" maxval="100" />
<range type="LED Sound Control" mindmx="240" maxdmx="255" minval="0" maxval="100" />
</rawranges>
<raw dmxchannel="13" name="LED Auto Play Speed">
<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100" />
</raw>
<rawstep dmxchannel="14" name="X-Y Auto Show">
<step caption="Aus" mindmx="0" maxdmx="7" />
<step caption="Auto Run 1" mindmx="8" maxdmx="32" />
<step caption="Auto Run 2" mindmx="33" maxdmx="58" />
<step caption="Auto Run 3" mindmx="59" maxdmx="84" />
<step caption="Auto Run 4" mindmx="85" maxdmx="110" />
<step caption="Auto Run 5" mindmx="111" maxdmx="136" />
<step caption="Auto Run 6" mindmx="137" maxdmx="162" />
<step caption="Auto Run 7" mindmx="163" maxdmx="188" />
<step caption="Auto Run 8" mindmx="189" maxdmx="214" />
<step caption="Auto Run 9" mindmx="215" maxdmx="240" />
<step caption="Sound Control" mindmx="241" maxdmx="255" />
</rawstep>
</functions>
<procedures>
<reset>
<set dmxchannel="15" value="253" />
<hold value="10000" />
<restore dmxchannel="15" />
</reset>
<procedure name="Speed Mode High">
<set dmxchannel="15" value="60" />
<hold value="10000" />
<restore dmxchannel="15" />
</procedure>
<procedure name="Speed Mode Low">
<set dmxchannel="15" value="160" />
<hold value="10000" />
<restore dmxchannel="15" />
</procedure>
</procedures>
</device>
Display More
Gruß Helmut