Difference between revisions of "Lesson 5 Tut3"

From English DMXC-Wiki
Jump to navigation Jump to search
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Hauptüberschrift
+
{{Maintitle
 
| logo = Im-aim.png
 
| logo = Im-aim.png
| ueberschrift = First Steps: {{PAGENAME}}
+
| maintitle = First Steps: {{PAGENAME}}
 
}}
 
}}
 
{{DMXC3_lesson/en}}
 
 
{{NavigationTop-Tut3
 
{{NavigationTop-Tut3
| zurückLink = Lektion_4_Tut3
+
| LinkBackwards = Lesson_4_Tut3
| zurückText = Lektion 4
+
| TextBackwards = Lesson 4
| hoch = [[Tutorials DMXControl 3|Inhaltsverzeichnis]]
+
| LinkForwards = Lesson_6_Tut3
| vorLink = Lektion_6_Tut3
+
| TextForwards = Lesson 6
| vorText = Lektion 6
 
 
}}
 
}}
 
 
 
==Overview==
 
==Overview==
 
In this lesson we explain how to control the  properties of devices by several property panels. DMXControl 3 provides  an very powerful abstraction level for properties, allowing to handle  different devices in the same way.
 
In this lesson we explain how to control the  properties of devices by several property panels. DMXControl 3 provides  an very powerful abstraction level for properties, allowing to handle  different devices in the same way.
  
 
==Lecture 5: Setting properties of fixtures ==
 
==Lecture 5: Setting properties of fixtures ==
 +
The first step is to select devices or groups in the '''stage view''', see previous lesson [[Lesson 4]].
 +
You can set properties of the selected devices by means of the "property panel".
 +
Simply click on a color or select a gobo within the beam panel. Of course, you  shouldn't forget to open the shutter or to set the brightness in the intensity panel.
  
First step is to select devices or groups in the '''stage view''', see previous lesson [[Lesson 4]].
+
In the animation of the icons in the '''Stage View''' you can see the results of your changes, especially for the moving lights.
You can set properties of the selected devices by means of the "property panels".
+
{{Picture_with_subtitle|DMXC3L05 propertyPanels.JPG|1|View of the property panels|center|600px}}
Simply click to a color or select a gobo within the beam panel. Of course, you  shouldn't forgot to open the shutter or to set the brightness in the intensity panel.
 
 
 
By animating the'' 'Stage View''' you can see the impact very well, especially in the moving lights.
 
  
[[File:DMXC3L05 propertyPanels.JPG|center|600px]]
+
Movements can be controlled by the X/Y (pan/tilt)panel. The movement is also shown in the live view icons. Note that only the destination position will be stored later and not the path towards it.
  
Movements can be controlled by the X/Y (pan/tilt)panel. The movement is also shown in the live view icons. But please consider, that not the moving path, but only the destination position will be stored laterly.
+
Most of the property panels are self explanatory. We have
 
+
* color panel - pick the wanted color
Most of the property panels are self explaining. We have
 
* color panel - pich the wanted color
 
 
* position panel - set the pan/tilt position
 
* position panel - set the pan/tilt position
 
* intensity panel - set brightness
 
* intensity panel - set brightness
Line 56: Line 49:
 
  |-
 
  |-
 
  | Lumos
 
  | Lumos
  | Lumos stands for "light", it is a direct function for dimmer/shutter, Lumos opens it (100%), NoX closes is (0%)
+
  | Lumos stands for "light", it is a direct function for dimmer/shutter. Lumos opens it (100%), NoX closes it (0%).
  | you don't need to know if the device includes a shutter or dimmer
+
  | You don't need to know if the device includes a shutter and/or dimmer.
 
  |-
 
  |-
 
  |}
 
  |}
 +
{{Picture_with_subtitle|DMXC3L05 propertyTS.JPG|2|View of the property grid|center}}
  
 +
A more sophisticated way of property settings is provided by the "property panel". In this panel the properties are shown with current values. Sometimes you can modify the values by typing in a percentage/beam angle/DMX value, more often you can find a dropdown menu that allows to select properties in more abstract or graphical view, see the color dropdown as example for setting the RGB value of RGB Pars.
 +
{{Picture_with_subtitle|DMXC3L05 propertyRGBParColor.jpg|3|Property grid with color selection|center}}
  
[[File:DMXC3L05 propertyTS.JPG]]
+
The  following picture demonstrates a very interesting capability of the new DMXControl kernel: You can even select different device types in parallel and set a common property in one step.  
 
 
 
 
A more sophisticated way of property settings is provided by the "property panel". In this panel the properties are shown with current values. Sometimes you can modify the values by typing in a DMX value, more often you can find a dropdown menu that allows to select properties in more abstract or graphical view, see the color dropdown as example for setting the RGB value of RGB Pars.
 
 
 
{{Bild_mit_Unterschrift |DMXC3L05 propertyRGBParColor.jpg|3|Property Grid mit geöffneter Farbauswahl|center}}
 
[[File:DMXC3L05 propertyRGBPar.JPG]]
 
 
 
 
 
[[File:DMXC3L05 propertyRGBParColor.jpg]]
 
 
 
 
 
The  following picture demonstrates a very interesting capability of the new DMXControl kernel: You can even select different device types in parallel and set a common property in one step.  
 
 
This also works with devices that have different functions (such as scanners and LED lights).
 
This also works with devices that have different functions (such as scanners and LED lights).
The DMXControl kernel engine will assign the best matching values automatically. Of course, if required you can modify the attributes manually.
+
The DMXControl kernel engine will assign the best matching values automatically. Of course, if required, you can modify the attributes manually.
 +
{{Picture_with_subtitle|DMXC3L05 propertyMix.JPG|4|Changing the color of different fixtures|center}}
  
 
+
In this example, a moving light and PAR lights were selected. Both devices can be assigned the color yellow in one step in the Property Grid.
[[File:DMXC3L05 propertyMix.JPG]]
 
 
 
 
 
In this example, a moving light and PAR lights were selected. Both devices can be assigned in one step in the Property Grid the yellow color.
 
  
 
In addition to the simultaneous control of multiple devices, you can also control multiple groups as if they were one unit. Therefore you have to change the option in the Property Grid from '''value''' to '''Group handling''' .
 
In addition to the simultaneous control of multiple devices, you can also control multiple groups as if they were one unit. Therefore you have to change the option in the Property Grid from '''value''' to '''Group handling''' .
 
+
{{Picture_with_subtitle|DMXC3L05 PropertyGroupHandling.jpg|5|Property grid options|center}}
[[File:DMXC3L05 PropertyGroupHandling.jpg]]
 
 
 
 
 
  
 
==Excercise==
 
==Excercise==
* Set the moving lights to red color, the RBG Pars to blue and open the two front light lamps (dimmer) to 100%
+
1) Set the moving lights to red color, the RBG Pars to blue and open the two front light lamps (dimmer) to 100%
* Now set all left hand lamps to yellow and all right hand lamps to pink. You should need just 4 operations (mouse clicks) for this task.
+
<br>
* Observe the movement of TS-255 devices when using the X/Y pad (position panel).
+
2) Now set all left hand lamps to yellow and all right hand lamps to pink. You should need just 4 operations (mouse clicks) for this task.
 
+
<br>
 
+
3) Observe the movement of TS-255 devices when using the X/Y pad (position panel).
==Certificate==
 
I have understood the topics of this lecture and want to continue with next course:
 
[[Lesson 6]]
 
 
 
[[de:Lektion 5]]
 
[[en:Lesson 5]]
 
 
 
__NOTOC__
 
__NOTITLE__
 
  
 
{{NavigationTop-Tut3
 
{{NavigationTop-Tut3
| zurückLink = Lektion_4_Tut3
+
| LinkBackwards = Lesson_4_Tut3
| zurückText = Lektion 4
+
| TextBackwards = Lesson 4
| hoch = [[Tutorials DMXControl 3|Inhaltsverzeichnis]]
+
| LinkForwards = Lesson_6_Tut3
| vorLink = Lektion_6_Tut3
+
| TextForwards = Lesson 6
| vorText = Lektion 6
 
 
}}
 
}}
 
+
[[de:Lektion_5_Tut3]]
[[Kategorie:DMXControl 3]]
+
[[Category: Tutorials DMXControl 3]]

Latest revision as of 10:02, 15 May 2013

[[File:{{{Logo}}}|48px|link=]] {{{Pagetitle}}}
Arrow back.png Lesson 4
Lesson 6 Arrow forw.png
table of content

Overview

In this lesson we explain how to control the properties of devices by several property panels. DMXControl 3 provides an very powerful abstraction level for properties, allowing to handle different devices in the same way.

Lecture 5: Setting properties of fixtures

The first step is to select devices or groups in the stage view, see previous lesson Lesson 4. You can set properties of the selected devices by means of the "property panel". Simply click on a color or select a gobo within the beam panel. Of course, you shouldn't forget to open the shutter or to set the brightness in the intensity panel.

In the animation of the icons in the Stage View you can see the results of your changes, especially for the moving lights.


Picture 1: View of the property panels
Picture 1: View of the property panels


Movements can be controlled by the X/Y (pan/tilt)panel. The movement is also shown in the live view icons. Note that only the destination position will be stored later and not the path towards it.

Most of the property panels are self explanatory. We have

  • color panel - pick the wanted color
  • position panel - set the pan/tilt position
  • intensity panel - set brightness
  • gobo panel - select gobo
  • beam panel - fade between two beams (e.g. in beamer tool)

Some remarks to the intensity panel:

Attribute Description Example
dimmer set dimmer value by fader or by static values in percent
strobe strobe speed
shutter open or close shutter
Lumos Lumos stands for "light", it is a direct function for dimmer/shutter. Lumos opens it (100%), NoX closes it (0%). You don't need to know if the device includes a shutter and/or dimmer.


Picture 2: View of the property grid
Picture 2: View of the property grid


A more sophisticated way of property settings is provided by the "property panel". In this panel the properties are shown with current values. Sometimes you can modify the values by typing in a percentage/beam angle/DMX value, more often you can find a dropdown menu that allows to select properties in more abstract or graphical view, see the color dropdown as example for setting the RGB value of RGB Pars.


Picture 3: Property grid with color selection
Picture 3: Property grid with color selection


The following picture demonstrates a very interesting capability of the new DMXControl kernel: You can even select different device types in parallel and set a common property in one step. This also works with devices that have different functions (such as scanners and LED lights). The DMXControl kernel engine will assign the best matching values automatically. Of course, if required, you can modify the attributes manually.


Picture 4: Changing the color of different fixtures
Picture 4: Changing the color of different fixtures


In this example, a moving light and PAR lights were selected. Both devices can be assigned the color yellow in one step in the Property Grid.

In addition to the simultaneous control of multiple devices, you can also control multiple groups as if they were one unit. Therefore you have to change the option in the Property Grid from value to Group handling .


Picture 5: Property grid options
Picture 5: Property grid options


Excercise

1) Set the moving lights to red color, the RBG Pars to blue and open the two front light lamps (dimmer) to 100%
2) Now set all left hand lamps to yellow and all right hand lamps to pink. You should need just 4 operations (mouse clicks) for this task.
3) Observe the movement of TS-255 devices when using the X/Y pad (position panel).

Arrow back.png Lesson 4
Lesson 6 Arrow forw.png
table of content