Lesson 12 Tut3: Difference between revisions

From English DMXC-Wiki
No edit summary
No edit summary
Line 12: Line 12:


In lesson 8 we introduced the scene lists. In this lecture more advanced features are explained.
In lesson 8 we introduced the scene lists. In this lecture more advanced features are explained.
[[Datei:DMXC3L12 SL.JPG]]


By default a new scene is added to an existing scene list by pressing the button "Store Cue". When you open the small dropdown arrow on right hand side of this button you see some more sophisticated capabilities with their short code. In most cases you have to mark a scene at first before applying this modification.
By default a new scene is added to an existing scene list by pressing the button "Store Cue". When you open the small dropdown arrow on right hand side of this button you see some more sophisticated capabilities with their short code. In most cases you have to mark a scene at first before applying this modification.
[[Datei:DMXC3L12 SL storemenue.jpg]]


'''Hint:''' The following operations are related to the values in the programmer.
'''Hint:''' The following operations are related to the values in the programmer.


[[Datei:DMXC3L12 SL.JPG]]
 


{| class="wikitable"
{| class="wikitable"
Line 23: Line 28:
!        Function        !!        short code        !! Description    !!  Comment
!        Function        !!        short code        !! Description    !!  Comment
|-
|-
| Add ||    Strg+A  || add a new scene to scenelist after marked scene  || default: at the end
| Add ||    Strg+A  || add a new scene to scene list at the end || default  
|-
|-
| Insert ||    Strg+I    || insert a new scene to scenelist after marked scene  ||   
| Insert ||    Strg+I    || insert a new scene to scenelist before selected scene  ||   
|-
|-
| Replace ||    Strg+R    || replace current scene attributes by the values in the programmer  ||  
| Replace ||    Strg+R    || replace current scene attributes by the values in the programmer  ||  
|-
|-
| Merge||    Strg+M    || add a new scene to scenelist after marked scene  ||   
| Merge||    Strg+M    || merges selected scene with programmer values ||  programmer values with higher priority
|-
|-
| Append ||    Strg+P    || add a new scene to scenelist after marked scene  ||   
| Append ||    Strg+P    || append new property from programmer to the selected scene  ||  existing scene with higher priority, new values from programmer are added
|-
|-
| Subtract ||    Strg+B    || subtract current scene attributes by the values in the programmer || 
| Subtract ||    Strg+B    || remove a property from selected scene ||  hint: modify the wanted property so that this appears in the programmer
|-
|-
| Update ||    Strg+U    || no function yet  ||  
| Update ||    Strg+U    || no function yet  ||  
Line 41: Line 46:




[[Datei:DMXC3L12 SL storemenue.jpg]]
In similar way, there are also edit operations for the scene list itself. As known from EXCEL, you can copy, cut and delete whole rows.
 
 
In similar way, there are also edit operations for the scene list itself. Like familar in EXCEL, you can copy, cut and delete whole rows.




[[Datei:DMXC3L12 SL editmenue.jpg]]
[[Datei:DMXC3L12 SL editmenue.jpg]]


 
Again, here is the summarizing table for explanation:


{| class="wikitable"
{| class="wikitable"
Line 63: Line 65:
| Delete||    Del(Entf)    || delete the selected scene  ||   
| Delete||    Del(Entf)    || delete the selected scene  ||   
|-
|-
| Copy content ||    Strg+Alt+C    || ?? ||   
| Copy content ||    Strg+Alt+C    || ??   ||   
|-
|-
| Paste content ||    Strg+Alt+V    || ??  ||   
| Paste content ||    Strg+Alt+V    || ??  ||   


|}
|}


[[Datei:DMXC3L12 SL modemenue.jpg]]
[[Datei:DMXC3L12 SL modemenue.jpg]]
Line 82: Line 86:


==Excercise==
==Excercise==
* Try to generate
* Test the append and subtract scene functions
*
*


Line 91: Line 95:
==Certificate==
==Certificate==
I have understood the topics of this lecture and want to continue with next course:
I have understood the topics of this lecture and want to continue with next course:
[http://www.dmxcontrol.de/mediawiki_beta/index.php?title=Einsteiger:Lesson11/en Lecture13: XXXX]
[http://www.dmxcontrol.de/mediawiki_beta/index.php?title=Einsteiger:Lesson13/en Lecture13: XXXX]





Revision as of 22:39, 21 April 2011

DMXControl 3 lessons


Overview

In this lesson we explain advanced edit features for scenes and scene lists, e.g. for modification of already saved scenes.

Lecture 12: Editing scenes and scenelists

In lesson 8 we introduced the scene lists. In this lecture more advanced features are explained.

Datei:DMXC3L12 SL.JPG

By default a new scene is added to an existing scene list by pressing the button "Store Cue". When you open the small dropdown arrow on right hand side of this button you see some more sophisticated capabilities with their short code. In most cases you have to mark a scene at first before applying this modification.

Datei:DMXC3L12 SL storemenue.jpg


Hint: The following operations are related to the values in the programmer.


Function short code Description Comment
Add Strg+A add a new scene to scene list at the end default
Insert Strg+I insert a new scene to scenelist before selected scene
Replace Strg+R replace current scene attributes by the values in the programmer
Merge Strg+M merges selected scene with programmer values programmer values with higher priority
Append Strg+P append new property from programmer to the selected scene existing scene with higher priority, new values from programmer are added
Subtract Strg+B remove a property from selected scene hint: modify the wanted property so that this appears in the programmer
Update Strg+U no function yet


In similar way, there are also edit operations for the scene list itself. As known from EXCEL, you can copy, cut and delete whole rows.


Datei:DMXC3L12 SL editmenue.jpg

Again, here is the summarizing table for explanation:

Function short code Description Comment
Cut Strg+X cut the selected scene
Copy Strg+C copy the selected scene
Paste Strg+V paste the selected scene
Delete Del(Entf) delete the selected scene
Copy content Strg+Alt+C ??
Paste content Strg+Alt+V ??


Datei:DMXC3L12 SL modemenue.jpg


Datei:DMXC3L12 SL optionmenue.jpg



topics to be added (by beta testers)

Excercise

  • Test the append and subtract scene functions

Additional links and references


Certificate

I have understood the topics of this lecture and want to continue with next course: Lecture13: XXXX


{{#tree:id=dmxc3|openlevels=1|root=DMXC 3 lessons|

}}