Difference between revisions of "Output plugins DMXC2"

From English DMXC-Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
{{Inuse}}<br>
 
{{Inuse}}<br>
 
{{Hint|20.5.2013: JKuehn: create the article page<br>24.10.2013: work-in-progress by UPrenner<br>
 
{{Hint|20.5.2013: JKuehn: create the article page<br>24.10.2013: work-in-progress by UPrenner<br>
 +
24.10.2013: UPrenner article ready, just update of pictures<br>'''If you are a native speaker, please Help us and review this article
 
}}<br>
 
}}<br>
 
{{NavigationTop-Man2
 
{{NavigationTop-Man2
Line 18: Line 19:
 
Since DMXControl shall work with as many transmitters as possible, these are mentioned about (expandable) Plugins. At the program start DMXControl tries to tie these in his contents directory after files with the ending <tt>"out.dll"</tt> and tempted. The user can add new interfaces (also called transmitters) so by simply copying files into this list.   
 
Since DMXControl shall work with as many transmitters as possible, these are mentioned about (expandable) Plugins. At the program start DMXControl tries to tie these in his contents directory after files with the ending <tt>"out.dll"</tt> and tempted. The user can add new interfaces (also called transmitters) so by simply copying files into this list.   
  
{{Bild_mit_Unterschrift |DMXC2_Manual_PlugInVerwaltung_Fenster.png|1|Die Verwaltung der Ausgabeplugins|center}}
+
{{Picture_with_subtitle |DMXC2_Manual_output_plugin_window.png|1|The output plugin window|center}}
  
Es können auch mehrere Transmitter parallel verwendet werden. Dazu sind entsprechend alle erforderlichen Interface-Plugins im Ausgabe-Plugin-Konfigurationsmenü mit einem Häkchen zu versehen. Dies kann sinnvoll sein, da erfahrungsgemäß bei preiswerten Geräten Probleme mit einzelnen Transmittern auftreten können. So kann man verschiedene DMX-Ketten mit der günstigeren Kombination bilden. Entweder lässt man auf allen Transmittern sämtliche Werte ausgeben (standardmäßig) oder man teilt Adressbereiche ein, falls die Transmitter Startadressen unterstützen.
+
Several transmitters also can be used parallel. To this is corresponding to provide all required interface plugins with a hooklet in the version plugin configuration menu. This can make sense since problems with single transmitters can appear as experience shows at a cheap devices. So one can form different DMX chains with the more favorable combination. Either one lets distribute on all transmitters all values (per default) or one divides up address ranges if the transmitters support start addresses.
  
Unterhalt des Buttons &laquo; Gewähltes Plugin konfigurieren &raquo; Buttons befindet sich der Button &laquo; Plugins für Benutzer ohne Administrationsrechte freigeben &raquo;. Hier können Benutzer, die keine Administrationsrechte am PC haben, dies hier umgehen.
+
Maintenance of the button &laquo; Configure selected plugin &raquo; is the button &laquo; Enable Plugins for users without administration privileges &raquo; Users who don't have any administration rights at the PC can avoid this here.
  
 
==Controls==     
 
==Controls==     
  
'''Gewähltes Plugin konfigurieren:'''<br>
+
'''Configure selected plugin:'''<br>
Einige Interface-Plugins erlauben die Einstellung von ''''Low-Level''''-Parametern wie z.B. BREAK-Zeiten. Hier sollte man sich in einschlägigen Quellen über die Bedeutung informieren, z.B. http://www.soundlight.de/techtips/dmx512/dmx512.htm
+
Some interface Plugins permit the attitude of ''''Low level'''' parameters, such as break times. E.g. one should ask about the meaning here in appropriate sources e.g. http://www.soundlight.de/techtips/dmx512/dmx512.htm
  
 
==Tip(s)==   
 
==Tip(s)==   
  
Wenn Sie ein eigenes Interface entwickelt haben, können Sie relativ einfach ein eigenes Ausgabeplugin schreiben und somit das Interface zusammen mit DMXControl verwenden.   
+
If you have developed an interface of your own, you can simply write an Ausgabeplugin of your own and therefore use the interface together with DMXControl relatively.   
  
Beispiel-Plugins (Visual Basic 6) als Ausgangspunkt für ihre eigene Implementation können Sie hier herunterladen. Das Visual-Basic Beispiel ist umfangreich kommentiert und beschreibt den Ausgabe-Plugin Mechanismus.
+
As a starting point for her own implementation you can example Plugins download (Visual BASIC 6) here. The Visual BASIC example is commented on extensively and describes the version Plugin mechanism.  
  
Für den Download ist keine Registrierung bei uns nötig, aber es wäre sehr schön, wenn Sie sich bei uns melden, wenn Sie ein neues Plugin geschrieben haben. Nur so können wir über die verfügbaren Treiber auf dem Laufenden bleiben und diese auf der Homepage angeben. Vielen Dank!
+
For the download no registration is necessary among us but it would be very beautiful if you get in touch with us if you have written a new Plugin. We can remain up to date about the available drivers and indicate these on the home page only in such a way. Many thanks!
  
  
 
=== Visual Basic 6.0 Demoplugin mit DMX-In ===  
 
=== Visual Basic 6.0 Demoplugin mit DMX-In ===  
*'''Datum/Zeit:''' 29.10.2005/17:35  
+
*'''Date/Time:''' 29.10.2005/17:35  
*'''Autor:''' Stefan Krupop
+
*'''Author:''' Stefan Krupop
 
*'''Status:''' ''Stabil''  
 
*'''Status:''' ''Stabil''  
*'''Datei:''' ''http://www.dmxcontrol.de/files/interfaces/dmxc2_output_sample.zip''  
+
*'''File:''' ''http://www.dmxcontrol.de/files/interfaces/dmxc2_output_sample.zip''  
*'''Beschreibung:'''  Dieses Plugin stellt ein Skelett für eigene Entwicklungen bereit und führt kurz in die Funktionsweise des Ausgabepluginsystems ein.
+
*'''Description:'''  This Plugin provides a skeleton for developments of its own and leads into the operation of the output plugin system briefly.
  
 
==Links und Referenzen==  
 
==Links und Referenzen==  

Revision as of 23:40, 24 October 2013

Template:Chaptertitle DMXC

VLC icon.png This section is actively undergoing a major edit for a while. To help avoid edit conflicts, please do not edit this section while this message is displayed or contact the editor (Steiny) of this page.


Hint:
20.5.2013: JKuehn: create the article page
24.10.2013: work-in-progress by UPrenner
24.10.2013: UPrenner article ready, just update of pictures
If you are a native speaker, please Help us and review this article


Arrow back.png Devices
Channel overview Arrow forw.png
Contents

 

Overview

The interface between DMX equipment to be steered DMXControl and this one is realized about a DMX interface. This changes the signals of the PC into the DMX protocol. 512 channels are called as a universe. The interface is mentioned about an output plugin which must be configured in DMXControl. The same applies to a Visualizer, the interface, however, is here „virtual“.

Description

Since DMXControl shall work with as many transmitters as possible, these are mentioned about (expandable) Plugins. At the program start DMXControl tries to tie these in his contents directory after files with the ending "out.dll" and tempted. The user can add new interfaces (also called transmitters) so by simply copying files into this list.


Picture 1: The output plugin window
Picture 1: The output plugin window


Several transmitters also can be used parallel. To this is corresponding to provide all required interface plugins with a hooklet in the version plugin configuration menu. This can make sense since problems with single transmitters can appear as experience shows at a cheap devices. So one can form different DMX chains with the more favorable combination. Either one lets distribute on all transmitters all values (per default) or one divides up address ranges if the transmitters support start addresses.

Maintenance of the button « Configure selected plugin » is the button « Enable Plugins for users without administration privileges » Users who don't have any administration rights at the PC can avoid this here.

Controls

Configure selected plugin:
Some interface Plugins permit the attitude of 'Low level' parameters, such as break times. E.g. one should ask about the meaning here in appropriate sources e.g. http://www.soundlight.de/techtips/dmx512/dmx512.htm

Tip(s)

If you have developed an interface of your own, you can simply write an Ausgabeplugin of your own and therefore use the interface together with DMXControl relatively.

As a starting point for her own implementation you can example Plugins download (Visual BASIC 6) here. The Visual BASIC example is commented on extensively and describes the version Plugin mechanism.

For the download no registration is necessary among us but it would be very beautiful if you get in touch with us if you have written a new Plugin. We can remain up to date about the available drivers and indicate these on the home page only in such a way. Many thanks!


Visual Basic 6.0 Demoplugin mit DMX-In

Links und Referenzen

Links

 

Arrow back.png Devices
Channel overview Arrow forw.png
Contents