Danke, das bringt mich ein Stück weiter. Zumindest blinkt am Interface jetzt etwas. Ich mache genau einmal im Jahr etwas Party daher will ich nicht so viel ausgeben. Weißt Du vielleicht auch, welche Geräteeinstellungen ich für meine Lampen nehmen muss?
Ich hab dafür ein ddf ( genau für diesen LedPar) erstellt - ist aber mein erstes ddf - wenn du möchtest stell ich’s heute Abend hier ein
XML
<?xml version="1.0" encoding="UTF-8"?>
<device image="IMG-000480.png" type="DMXDevice" dmxaddresscount="7" dmxcversion="3.2.3" ddfversion="1.0.0" subdevice="no">
<information>
<model>Led PAR 12x3W RGBW LSPA36RC</model>
<vendor>China</vendor>
<author>Andi Dolinar</author>
<mode>7 channel</mode>
</information>
<functions>
<dimmer dmxchannel="0">
<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100"/>
</dimmer>
<rgb>
<red dmxchannel="1"/>
<green dmxchannel="2"/>
<blue dmxchannel="3"/>
</rgb>
<strobe dmxchannel="4">
<range type="linear" mindmx="0" maxdmx="7" minval="0" maxval="0"/>
<range type="linear" mindmx="8" maxdmx="255" minval="0.1" maxval="24"/>
</strobe>
<rawstep dmxchannel="5" name="Function">
<step caption="Manual" mindmx="0" maxdmx="10"/>
<step caption="Fixcolor" mindmx="11" maxdmx="60"/>
<step caption="Color gradient" mindmx="61" maxdmx="110"/>
<step caption="Color Pulse" mindmx="111" maxdmx="160"/>
<step caption="Color Jump" mindmx="161" maxdmx="210"/>
<step caption="Sound Control" mindmx="211" maxdmx="255"/>
</rawstep>
<raw dmxchannel="6" name="Data for Function"/>
</functions>
<procedures/>
</device>
Display More