macros:example:parkprogrammer
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| macros:example:parkprogrammer [2018/09/16 15:56] – created icke_siegen | macros:example:parkprogrammer [2019/01/15 02:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Example | Example | ||
| - | ====== | + | ====== |
| ^ by: | Sebastian Beutel, June 2018 | | ^ by: | Sebastian Beutel, June 2018 | | ||
| Line 10: | Line 10: | ||
| ==== functions ==== | ==== functions ==== | ||
| - | * [[: | + | * [[: |
| - | * [[: | + | * [[: |
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| ==== affected properties ==== | ==== affected properties ==== | ||
| - | * [[: | + | * [[: |
| - | * [[: | + | * [[: |
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| - | ==== control structures ==== | ||
| - | * anyspecials? | ||
| - | |||
| ===== Code ===== | ===== Code ===== | ||
| - | <code xml PrkRestoreProgrammer.xml> | + | <code xml ParkRestoreProgrammer.xml> |
| <?xml version=" | <?xml version=" | ||
| < | < | ||
| Line 104: | Line 114: | ||
| This explains the functional steps within the sequence. For all the other XML details please refer to [[: | This explains the functional steps within the sequence. For all the other XML details please refer to [[: | ||
| - | tbd | + | The macro **SB Park Programmer** parks the current contents of the programmer into a cue playback (group Macros, index 1000): |
| + | * the playback is deleted (just in case) | ||
| + | * the current Record mode ist stored in a property, and Record mode set to ' | ||
| + | * the programmer is stored into that cue, and then cleared | ||
| + | * the Record mode is restored to what it was before storing the cue, from the temporary property | ||
| + | * finally, usernumber is set to 10000, the legend is set to ' | ||
| + | |||
| + | The macro **SB Restore Programmer** restores the programmer from the temp playback: | ||
| + | * the programmer is cleared | ||
| + | * the temp cue is included | ||
| + | |||
| + | The macro **SB Swop Programmer** swops the programmer with the temp cue: | ||
| + | * the current programmer is stored into a cue playback (Macros 1001), see above | ||
| + | * the programmer is cleared and the ' | ||
| + | * the old temp cue is deleted and the new one moved to replace the old one | ||
| + | * finally, usernumber is set to 10000, the legend is set to ' | ||
| ===== How to use it ===== | ===== How to use it ===== | ||
| - [[: | - [[: | ||
| - | + | - put the macros onto easy-to-reach buttons to quickly juggle with your programmer - very helpful for complex programming tasks. | |
| - | tbd | + | |
| ~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
macros/example/parkprogrammer.1537113396.txt.gz · Last modified: 2018/09/16 15:56 by icke_siegen
