Korrekt. Habe mich verklickt.
Posts by STABILMOBIL
-
-
Eine kleine Idee für eine der nächsten Updates wäre, dass wenn man in den Einstellungen etwas geändert hat und das Fenster schließt (nicht über OK-Button oder Abbrechen-Button), vorher gefragt wird, ob man die Änderungen speichern möchte.
Um es noch besser zu gestalten, wird aufgeführt, was man geändert hat und auf was für ein Wert
Bisher wird es nicht gespeichert. Also wie der Abbrechen-Button.
Wenn es nicht ein zu großer Aufwand ist, würde ich mich freuen, wenn das noch eingeführt wird.
-
Sooooo, wie auf Discord besprochen hier mal das korrigierte DDF zum Testen. Bitte mir zurückmelden, ob was noch nicht tut. Wenn alles passt, aktualisiere ich die DDF Lib.
Viele Grüße
JP
Ich bin ehrlich, ich habe die Scheinwerfer noch nicht. Ich leihe die aus. ich gehe zumindest jetzt davon aus, dass es funktioniert. Genauer kann ich es erst lauf der Woche testen.
-
Display More
Hallo!
Im Hinblick auf etwas falsch eingeben: wenn es um die inhaltliche Definition eines DDFs geht, dann sollte dieses sowieso zum einen erstmal trocken in DMXControl 3 getestet werden, ob es sich dort überhaupt laden lässt und dann im zweiten Schritt auch nochmal mit dem entsprechenden Gerät geprüft werden - gerade wenn es sich um Geräte mit einem großen Funktionsumfang handelt oder diese verschiedene DMX-Kanäle haben, deren Funktion sich aus der Bedienungsanleitung nicht ganz erschließen lässt. Erst dann ist es ein guter Zeitpunkt, das DDF in der DDFLib zur Verfügung zu stellen.
Und der Vollständigkeit halber sei erwähnt, dass es für eigene DDFs ein extra Verzeichnis gibt, von dem aus eigene, neue DDFs ins Projekt hinzugefügt werden können.
Sollte es sich dann ergeben, dass dann doch ein Fehler bemerkt wird, bietet die DDFLib die Möglichkeit, ein DDF zu aktualisieren. Damit wird das alte und eventuell (in Teilen) fehlerhafte bzw. unvollständige DDF nicht mehr für neue Projekte angeboten. Das Aktualisieren muss aber nicht zwingend von demjenigen erfolgen, der das DDF ursprünglich erstellt hat - hier soll es so sein, dass dies quasi jeder machen kann.
Dies mal so zur Einordnung, wie die DDFLib insgesamt tickt und was aktuell schon machbar ist.
Stefan
Alles klar. Ich habe vergessen dazuzuschreiben, dass ich die DDF von der Version her in der Lib aktualisiert habe. https://ddf.dmxcontrol.de/ddfs/2440
Kannst du die DDF löschen oder es so anpassen?
-
Ich schlage vor, dass man seine eigenen DDFs anpassen kann sowie selber löschen, da man gerne mal aus versehen etwas falsch eingibt und in der Libary direkt verfügbar ist.
-
Hi,
ich habe das Problem, dass ich eine DDF nutzen möchte. Ich finde in der Zeile nicht den Fehler. Kann mir jemand helfen und sagen wo die Fehler liegen.
JB-Lightning Varyscan P7: https://ddf.dmxcontrol.de/ddfs/2439
XML
Display More<?xml version="1.0" encoding="UTF-8"?> <device image="IMG-000869.png" type="DMXDevice" dmxcversion="3.2.2" ddfversion="1.0.0" dmxaddresscount="31"> <information> <ddf-library-id>2439</ddf-library-id> <model>Varyscan P7</model> <vendor>JB-Lighting</vendor> <author>Emanuel Leube</author> <comment>Mode 2 (biggest)</comment> <mode>Mode 2</mode> </information> <functions> <position> <pan dmxchannel="0" finedmxchannel="1"> <range range="434"/> </pan> <tilt dmxchannel="2" finedmxchannel="3"> <range range="280"/> </tilt> </position> <!-- HIER FEHLT NOCH EIN STEUERKANAL--> <shutter dmxchannel="5"> <step type="closed" mindmx="0" maxdmx="15"/> <step type="open" mindmx="16" maxdmx="95"/> <range type="linear" mindmx="96" maxdmx="110" minval="0" maxval="100" caption="Shutter pulse opening >20Hz (fast - slow)"/> <step type="open" mindmx="111" maxdmx="111"/> <range type="linear" mindmx="112" maxdmx="125" minval="0" maxval="100" caption="Fade with Dimmer (slow - fast)"/> <step type="open" mindmx="126" maxdmx="126"/> <step type="closed" mindmx="127" maxdmx="127"/> <range type="linear" mindmx="128" maxdmx="142" minval="0" maxval="100" caption="Shutter pulse opening >20Hz (fast - slow)"/> <step type="open" mindmx="143" maxdmx="143"/> <range type="linear" mindmx="144" maxdmx="158" minval="0" maxval="100" caption="Shutter pulse closing (fast - slow)"/> <step type="closed" mindmx="159" maxdmx="159"/> <!-- Here are many shutter functions missing. If you need them, please add them here --> </shutter> <dimmer dmxchannel="6"> <range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100"/> </dimmer> <focus dmxchannel="7"> <range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="100"/> </focus> <zoom dmxchannel="8"> <range mindmx="255" maxdmx="0" minval="48" maxval="8"/> </zoom> <iris dmxchannel="9"> <range type="linear" mindmx="0" maxdmx="126" minval="1" maxval="100" caption="Iris open - closed"/> <step type="closed" mindmx="0" maxdmx="127" caption="Iris closed"/> <!-- Here are many iris functions missing. If you need them, please add them here --> </iris> <gobowheel dmxchannel="10"> <goborotation/> <step type="open" mindmx="0" maxdmx="7" caption="offen"/> <step type="gobo" mindmx="8" maxdmx="15" val="ICON-002037.png" caption="Gobo 1"> </step> <step type="gobo" mindmx="16" maxdmx="23" val="ICON-002038.png" caption="Gobo 2"> </step> <step type="gobo" mindmx="24" maxdmx="31" val="ICON-002039.png" caption="Gobo 3"> </step> <step type="gobo" mindmx="32" maxdmx="39" val="ICON-002040.png" caption="Gobo 4"> </step> <step type="gobo" mindmx="40" maxdmx="47" val="ICON-002041.png" caption="Gobo 5"> </step> <step type="gobo" mindmx="48" maxdmx="55" val="ICON-002042.png" caption="Gobo 6"> </step> <step type="gobo" mindmx="56" maxdmx="63" val="ICON-002043.png" caption="Gobo 7"> </step> <step type="gobo" mindmx="64" maxdmx="71" val="ICON-002044.png" caption="Gobo 8"> </step> <step type="gobo" mindmx="72" maxdmx="191" val="ICON-002045.png" caption="Gobo 9"> </step> <range handler="goborotation" type="cw" mindmx="192" maxdmx="223" caption="Goborotation clockwise (fast - slow)"/> <range handler="goborotation" type="ccw" mindmx="224" maxdmx="255" caption="Goborotation counter-clockwise (fast - slow)"/> </gobowheel> <gobowheel dmxchannel="11"> <goborotation dmxchannel="12" finedmxchannel="13"> <range type="linear" mindmx="0" maxdmx="191" caption="positioning"/> <range type="cw" mindmx="192" maxdmx="222"/> <step type="stop" mindmx="223" maxdmx="224"/> <range type="ccw" mindmx="225" maxdmx="255"/> </goborotation> <step type="open" mindmx="0" maxdmx="7" caption="offen"/> <step type="gobo" mindmx="8" maxdmx="15" val="ICON-002046.png" caption="Gobo 1"> </step> <step type="gobo" mindmx="16" maxdmx="23" val="ICON-002047.png" caption="Gobo 2"> </step> <step type="gobo" mindmx="24" maxdmx="31" val="ICON-002048.png" caption="Gobo 3"> </step> <step type="gobo" mindmx="32" maxdmx="39" val="ICON-002049.png" caption="Gobo 4"> </step> <step type="gobo" mindmx="40" maxdmx="47" val="ICON-002050.png" caption="Gobo 5"> </step> <step type="gobo" mindmx="48" maxdmx="255" val="ICON-002051.png" caption="Gobo 6"> </step> </gobowheel> <!-- <raw dmxchannel="13" name="gobo positioning fine">--> <!-- <range mindmx="0" maxdmx="255"/>--> <!-- </raw>--> <colorwheel dmxchannel="14"> <step type="color" val="#ffffff" mindmx="0" maxdmx="1" caption="white"/> <step type="color" mindmx="2" maxdmx="3" caption="white / red"/> <step type="color" val="#ff0000" mindmx="4" maxdmx="5" caption="red"/> <step type="color" val="#b9003c" mindmx="6" maxdmx="7" caption="red / yellow"/> <step type="color" val="#fffc00" mindmx="8" maxdmx="9" caption="yellow"/> <step type="color" val="#e1003f" mindmx="10" maxdmx="11" caption="yellow / magenta"/> <step type="color" val="#dc005d" mindmx="12" maxdmx="13" caption="magenta"/> <step type="color" val="#00d3e6" mindmx="14" maxdmx="15" caption="magenta / green"/> <step type="color" val="#00aa00" mindmx="16" maxdmx="17" caption="green"/> <step type="color" val="#a4c800" mindmx="18" maxdmx="19" caption="green / orange"/> <step type="color" val="#ff4e00" mindmx="20" maxdmx="21" caption="orange"/> <step type="color" val="#dc0019" mindmx="22" maxdmx="23" caption="orange / dark blue"/> <step type="color" val="#0067d2" mindmx="24" maxdmx="25" caption="dark blue"/> <step type="color" val="#0062be" mindmx="26" maxdmx="27" caption="dark blue / turquoise "/> <step type="color" val="#ff2de8" mindmx="28" maxdmx="29" caption="turquoise"/> <step type="color" val="#be019c" mindmx="30" maxdmx="31" caption="turquoise / pink"/> <step type="color" val="#00c8c5" mindmx="32" maxdmx="33" caption="pink"/> <step type="color" val="#fd78ff" mindmx="34" maxdmx="35" caption="pink / CTO"/> <step type="color" val="#00c8c5" mindmx="36" maxdmx="37" caption="CTO"/> <step type="color" val="#fd78ff" mindmx="38" maxdmx="39" caption="CTO / white"/> <range mindmx="064" maxdmx="191" caption="Colors linear"/> <wheelrotation> <range type="cw" mindmx="192" maxdmx="223"/> <range type="ccw" mindmx="224" maxdmx="255"/> </wheelrotation> </colorwheel> <cmy> <cyan dmxcchannel="15" finedxmchannel="16"/> <magenta dmxcchannel="17" finedxmchannel="18"/> <yellow dmxcchannel="19" finedxmchannel="20"/> </cmy> <raw dmxchannel="21" caption="Sparkle effect"> <step type="closed" mindmx="0" maxdmx="0" caption="no effect"/> <range mindmx="1" maxdmx="255" caption="intensity (min - max)"/> </raw> <raw dmxchannel="22" caption="Sparkle effect speed"> <range mindmx="0" maxdmx="31" caption="faded (slow - fast)"/> <range mindmx="32" maxdmx="63" caption="faded (fast - slow)"/> <range mindmx="64" maxdmx="255" caption="repeat of fade and switch parts"/> </raw> <prism dmxchannel="23"> <prismrotation dmxchannel="24" finedmxchannel="25"> <range mindmx="0" maxdmx="191" minval="0" maxval="540" caption="prism positioning (0°-540°)"/> <range type="cw" mindmx="192" maxdmx="222"/> <step type="stop" mindmx="223" maxdmx="224"/> <range type="ccw" mindmx="225" maxdmx="255"/> </prismrotation> <step type="open" mindmx="0" maxdmx="7" caption="Open"/> <step type="prism" mindmx="8" maxdmx="255" caption="prism"/> </prism> <frost dmxchannel="26"> <range type="linear" mindmx="0" maxdmx="126" minval="0" maxval="100"/> <!-- Here are many frost functions missing. If you need them, please add them here --> </frost> <raw dmxchannel="27" name="makros"> <step caption="off" mindmx="0" maxdmx="0"/> <range caption="makro 001 - 255" mindmx="1" maxdmx="255"/> </raw> <ptspeed dmxchannel="28"> <step caption="movement in live time" mindmx="0" maxdmx="0"/> <range type="linear" mindmx="1" maxdmx="255" caption="delayed (fast - slow)"/> </ptspeed> <raw dmxchannel="29" caption="effect speed"> <step caption="effects in livetime" mindmx="0" maxdmx="3"/> <range type="linear" mindmx="4" maxdmx="255" caption="delayed (fast - slow)"/> </raw> <rawstep dmxchannel="30" name="Blackout move"> <step caption="Normal" mindmx="0" maxdmx="95"/> <step caption="Blackout pan-tilt" mindmx="96" maxdmx="127"/> <!-- Here are many more functions missing. If you need them, please add them here --> </rawstep> </functions> <procedures> </procedures> </device>