Function
Void Programmer.Editor.Clear(AcwRecordMask mask, Boolean presets, Boolean clearAllProgrammers, Single fadeTime)
API | http://api.avolites.com/10.1/Programmer.Editor.Clear.html |
---|---|
description | Clears the editor and removes all values from the programmer. Also clears any fixture selections. |
namespace | Programmer.Editor |
parameter | mask ( AcwRecordMask ) : A mask of which attribute groups to clear. |
presets ( Boolean ) : if set to true clear preset fader levels. This is only of interest in the Pearl Expert when patching fixtures onto the fader handles. |
|
clearAllProgrammers ( Boolean ) : if set to true clear all programmers. | |
fadeTime ( Single ) : The time to use when clearing HTP channels. | |
return value | Void |
<step>Programmer.Editor.Clear(4, true, false, 0)</step>
This clears
false
- this leaves e.g. a remote untouched)